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

Support for bounds in nested moveables

johnsoncherian opened this issue · comments

Environments

  • Framework name: ReactJS
  • Framework version: 18
  • Moveable Component version: 0.54.1
  • Testable Address(optional):

Description

Currently when you set bounds for a draggable box which have nested moveables, the outer most container's edges are considered as bounds. Can we set the bounds for nested moveables to it's parent container edges?