dattn / dnd-grid

A vuejs grid with draggable and resizable boxes
307 stars 48 forks source link

Maximum draggable container. #18

Closed thevojacek closed 6 years ago

thevojacek commented 6 years ago

Added container size property to be able to restrict draggable to area to certain region based on unit width and height.

zdehasek commented 6 years ago

Related to: https://github.com/dattn/dnd-grid/issues/11