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

How to disable fling? #395

Open
tianye2856 opened this issue Sep 9, 2021 · 2 comments
Open

How to disable fling? #395

tianye2856 opened this issue Sep 9, 2021 · 2 comments
Labels

Comments

@tianye2856
Copy link

As the title.
How to disable fling?
I don't need these feature while user is drawing path on the zoomed image.

@hannesa2
Copy link
Collaborator

hannesa2 commented Sep 9, 2021

I guess you have to introduce a new attribute/flag to disable it in class GestureListener
https://github.com/MikeOrtiz/TouchImageView/blob/master/touchview/src/main/java/com/ortiz/touchview/TouchImageView.kt#L807-L813

like https://stackoverflow.com/a/12818118/1079990

I'm happy to approve any pull request

@stale
Copy link

stale bot commented Oct 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

@stale stale bot added the stale label Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants