Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset the moveAnimator prop after a move animation #396

Merged
merged 2 commits into from
Oct 19, 2020
Merged

Conversation

scenee
Copy link
Owner

@scenee scenee commented Oct 17, 2020

If moveAnimator isn't null, FloatingPanelPanGestureRecognizer.touchesBegan detects began state quickly so that it doesn’t allow to work a tap gesture or tap action in a panel.

Resolve #392

If `moveAnimator` isn't null, `FloatingPanelPanGestureRecognizer.touchesBegan`
detects `began` state quickly so that it doesn’t allow to work a tap gesture or
tap action in a panel.

Resolve #392
@scenee scenee merged commit 02d8d45 into master Oct 19, 2020
@scenee scenee deleted the fix-move-animation branch October 19, 2020 10:17
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.

Undefined behavior when controlling panel only by move(to: FloatingPanelState
1 participant