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 #325

Merged

Conversation

nico3587
Copy link
Contributor

I'm sorry for the failed first attempt. I'm not really used to doing this. I hope everything is fine now.

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

@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.

Thank you for your contribution! 🎉

@ulusoyca ulusoyca self-requested a review September 11, 2024 06:47
@ulusoyca
Copy link
Collaborator

Congrats for your first contribution! Looking forward to see more :)

@ulusoyca ulusoyca merged commit 2c439f9 into woltapp:main Sep 11, 2024
3 of 4 checks passed
@nico3587 nico3587 deleted the fix_gesture-detector_callback_dismiss_detector branch September 11, 2024 17:05
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.

3 participants