daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!

Home Page:https://daybrush.com/moveable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect positioning of moveable-control-box and target element when moving nested child with and fixed/rotated parents

ccpu opened this issue · comments

Environments

  • Framework name: react-moveable
  • Framework version: 0.53.0
  • Moveable Component version:
  • Testable Address(optional): codesandbox

Description

When attempting to move the red element, movable.js appears to miscalculate the position of the target element and the moveable-control-box. This issue seems to arise due to the fixed positioning and rotation applied to the parent elements.
issue