dattn / dnd-grid

A vuejs grid with draggable and resizable boxes
MIT License
308 stars 48 forks source link

support for minimumsize #33

Open SilBoydens opened 6 years ago

SilBoydens commented 6 years ago

allow a minimum size to be set, as example [ minH: 4, minW: 4 ] should take a minimum size equal the the size of [w: 4, h: 4] and don't allow the user to make the boxes smaller then this