Replies: 2 comments
-
The problem with the example is that it simply blocks events outside the bounding rectangle instead of correcting them to map to the closest rectangle inside the bounding rectangle. I'm not sure it is possible without native support for this feature. For me it's a blocker for upgrading. |
Beta Was this translation helpful? Give feedback.
-
I experienced the same issue when migrating a project to use v2. Recreating the smooth behaviour of I've put together a trimmed down version of my Vue cropper component in a gist which demonstrates the approach above. I hope this helps. cropper-demo.mov |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create a same boundaries as viewmode image in the v2 using the limit selection boundaries example but the selection feels buggy and not smooth as version 1. How can we make the V2 limit selection boundaries smooth as the viewmode image from version 1?
Beta Was this translation helpful? Give feedback.
All reactions