Skip to content

Fix an issue where the autoplay will be triggered while the user is interacting with it.#431

Open
gralmeidan wants to merge 2 commits into
serenader2014:masterfrom
gralmeidan:fix-autoplay-while-dragging
Open

Fix an issue where the autoplay will be triggered while the user is interacting with it.#431
gralmeidan wants to merge 2 commits into
serenader2014:masterfrom
gralmeidan:fix-autoplay-while-dragging

Conversation

@gralmeidan

Copy link
Copy Markdown

For PanGestureRecognizer the onEnd function is called whenever the user drags their finger on the widget, replaced with a direct Listener to pointer events with onPointerUp that triggers when the user lifts their finger from the carousel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant