Replies: 1 comment 6 replies
-
You can work with the touches directly by implementing the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings,
Does anybody know of a way to detect spread/pinch gesture for zoom on mobile?
I am making an image viewer - on desktop I use the Scrolled(*fyne.ScrollEvent) function to implement zooming, but this is not suitable for mobile.
Any suggestions are most welcome :-)
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions