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 found this package after issues with rotation at react-rnd and I was wondering if I could get some assistance with the handles for resizing and rotation.
I checked all the codesandboxes I could find but I didn't find anything relevant with the v2 release.
I ended up using version 1 which works quite fine for what I need. I have an additional question.
In the application I'm building I need to manipulate the object also by changing inputs but it seems to not update the Box itself. Is there a way how to make it update based on the inputs as well and not just on the drag/resize/rotate?
Hello,
I found this package after issues with rotation at react-rnd and I was wondering if I could get some assistance with the handles for resizing and rotation.
I checked all the codesandboxes I could find but I didn't find anything relevant with the v2 release.
here is a sandbox that is pretty much a copy of yours https://codesandbox.io/s/react-mops-handle-282le
I'm not sure if I'm doing something wrong as I'm quite new to react coding.
Thank you for your help
The text was updated successfully, but these errors were encountered: