How to make double click zoom to a fixed zoom value of the current zoom, for example, double click zoom 2 scale. #353
-
How to make double click zoom to a fixed zoom value of the current zoom, for example, double click zoom 2 scale. |
Beta Was this translation helpful? Give feedback.
Answered by
igordanchenko
May 13, 2025
Replies: 1 comment 4 replies
-
This is the default behavior when images have sufficiently high resolution. For smaller images, consider increasing |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
igordanchenko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the default behavior when images have sufficiently high resolution. For smaller images, consider increasing
maxZoomPixelRatio
anddoubleClickMaxStops
props.