-
-
Notifications
You must be signed in to change notification settings - Fork 659
Individual transform properties #969
Copy link
Copy link
Open
Labels
Description
Is it possible to make Moveable work with individual transform properties, such as https://developer.mozilla.org/en-US/docs/Web/CSS/rotate? If the target element has rotations applied using the "rotate" CSS property instead of the "transform" CSS property, Moveable doesn't seem to render the control box with the correct initial rotation. Thanks!
Reactions are currently unavailable