Noction / vue-draggable-grid

https://noction.github.io/vue-draggable-grid/
81 stars 33 forks source link

Bugfix: Include missing layout item optional keys #52

Closed jremi closed 5 months ago

jremi commented 5 months ago

Resolves issue #51

Adds the missing grid item optional properties: isBounded, dragIgnoreFrom, dragAllowFrom, resizeIgnoreFrom, preserveAspectRation, dragOption, resizeOption.

anubhavs19 commented 1 month ago

@jremi Can we also add margin here?