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
I am using moveable with InfiniteViewer. After zooming in and out and drap/scale/reszie the moveable elements, the controller does not follow the mouse pointer.
Hi team,
I am using moveable with InfiniteViewer. After zooming in and out and drap/scale/reszie the moveable elements, the controller does not follow the mouse pointer.
This issue also happens in this demo: https://codesandbox.io/p/sandbox/demo-5sr1h?file=%2Fsrc%2FEditor%2Futils%2FMoveableData.ts
Screen.Recording.2024-06-17.at.12.10.54.PM.mov
However, it does not appear in this demo: https://codesandbox.io/p/sandbox/moveable-whq0d?file=%2Fsrc%2FEditor%2FViewport%2FMoveableMananger.tsx
Screen.Recording.2024-06-17.at.12.13.34.PM.mov
My local implementation likes the first demo that the moveable controller does not follow the mouse pointer.
Wondering is there anything that need to take care while using Moveable and InfiniteViewer altogether?
I'm using
The text was updated successfully, but these errors were encountered: