jbaysolutions / vue-grid-layout

A draggable and resizable grid layout, for Vue.js.
https://jbaysolutions.github.io/vue-grid-layout/
MIT License
7.09k stars 1.5k forks source link

Restricted drag area #220

Open wkaifang opened 6 years ago

wkaifang commented 6 years ago

Drag elements can be restricted to the layout area, and can be dragged to the layout when dragging.

image

and Is there any plan to support four corner dragging?

gmsa commented 6 years ago

Sorry, can't understand the first question.

About the for corner dragging, its something that probably can be implemented, but there currently no plans for it.