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

fix gesture detector onDrag callback #324

Closed
wants to merge 2 commits into from
Closed

fix gesture detector onDrag callback #324

wants to merge 2 commits into from

Conversation

nico3587
Copy link
Contributor

I fixed the issue with the GestureDetector's onDrag callback in the WoltModalSheetDragToDismissDetector.

Previously, the callbacks were not properly set to null when they needed to be disabled, which caused them to remain active unintentionally.

This is realated to issue #322

Copy link
Contributor

@mukireus mukireus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, thank you for your contribution.
I've reviewed your PR and noticed some formatting issues. Could you please align your changes with the project's guidelines?

If you need assistance, refer to the CONTRIBUTING.md file.

@nico3587 nico3587 closed this by deleting the head repository Sep 10, 2024
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