You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a carousel in the center of the screen, and there's a button at the top of the screen. While sliding the carousel left or right, it's possible to accidentally press the button, leading to undesired behavior.
I'd like to enable the button only after the carousel animation has completely finished. Is there a way to catch the completion of this animation?
The text was updated successfully, but these errors were encountered:
I have a carousel in the center of the screen, and there's a button at the top of the screen. While sliding the carousel left or right, it's possible to accidentally press the button, leading to undesired behavior.
I'd like to enable the button only after the carousel animation has completely finished. Is there a way to catch the completion of this animation?
The text was updated successfully, but these errors were encountered: