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

Accounts for Drag being Cancelled #173

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

ArturoLee
Copy link
Contributor

Fixes an issue where the dragOffset doesn't reset when the drag is cancelled.
This is because onDragEnded doesn't get called.

Bug Details:
To test the bug, open a partial sheet. While dragging it up, lock your phone. It should stay stuck.
This also happens when a partial sheet is open and you swipe up from the home screen as it detects a drag.

…ncelled.

Bug Details:
To test the bug, open a partial sheet. While dragging it up, lock your phone. It should stay stuck.
This happens when a partial sheet is open and you swipe up from the home screen as it detects a drag.
@AndreaMiotto AndreaMiotto merged commit ab8e9ed into AndreaMiotto:master Aug 30, 2023
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.

2 participants