How to freeze the scroll event on GLSP beyond specific zoom value #890
Unanswered
praveen69sk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, I think you would have to rebind a customized version of the Sprotty's zoom listener to do that and limit when and which Both the zoom listener and the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have the following the requirement:
n 2 to 200%, but when it reaches the Max threshold, scroll event is still happening and canvas view is going out of view. (Means it is scrolling to some other co-ordinates)
Requesting yours suggestions to limit the scroll event of the canvas, That should get freeze when the zoom values goes beyond the threshold values.
Beta Was this translation helpful? Give feedback.
All reactions