You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I have a problem.
I use this library with react-zoom-pan-pinch.
So parent container and moveable components may be zoomed.
That's why I had to write special logics of onDrag and onDragStart, because after zooming the cursor wasn't in the correct position with moveable objects.
Environments
Framework name: React.js
Framework version: 18.3.1
Moveable Component version: 0.56.0
Description
The library is really awesome :)
But I have a problem.
I use this library with react-zoom-pan-pinch.
So parent container and moveable components may be zoomed.
That's why I had to write special logics of onDrag and onDragStart, because after zooming the cursor wasn't in the correct position with moveable objects.
Drag event works nice, but snappable method doesn't work correct.
Do you have any advice for me, please?)
Thank you!
The text was updated successfully, but these errors were encountered: