-
|
I need to display an InteractiveImage in shrunk mode. To prevent conflicting with gestures while the image is zoomed in, I need to disable vertical swipe. How can I do this? I have already disabled horizontal swipe using NeverScrollablePhysics, but I am not sure how to disable vertical swipe. |
Beta Was this translation helpful? Give feedback.
Answered by
fujidaiti
Apr 18, 2023
Replies: 1 comment 1 reply
-
Did this not work? Can you post the code? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
khoadng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did this not work? Can you post the code?