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

The .moveable-control-box blue rectangle is misplaced in certain situations.

aliveornot opened this issue · comments

Environments

Description

Hi, thanks a lot for your amazing library. I'm here to report an erroneous behaviour.

  1. If one of "tr", "td", "thead", "th" tags in a parent with position:static is selected, the blue moveable guide line appears in a wrong position.
  2. interestingly, a "div" in a parent "div" with `position:static' behaves just fine.

The image below illustrates this erroneous situation. You can visit the testable address if you want to try yourself.
image