I'm new in GSAP world, I am studying a carousel Swipe provided by another member of the forum. following link:
My doubt be the next point, when you run the onPressed event in Draggable in the middle of execution of TweenMax, it overwrites the position x performed in transition by Tweenmax.to (), is there any possibility to disallow the onPressed or the default event while the animation TweenMax is active?
onPressed or onclick Stopping a carousel swipe position .
in GSAP
Posted
See the Pen pJyYEO by bdang (@bdang) on CodePen