Noction / vue-draggable-grid

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

Drag allow and ignore classes #11

Closed brambekkers closed 5 months ago

brambekkers commented 1 year ago

Ill would like to use a box inside the grid item that ill use as drag-box. With Vue-grid-item I was used to the following code:

drag-allow-from=".drag" drag-ignore-from=".no-drag"

Is there a way to get this done?

i-interprete-on-the-fly commented 1 year ago

Trying this too, found no solution yet.

i-interprete-on-the-fly commented 1 year ago

Did you find a solution to that? I am quite lost.

brambekkers commented 1 year ago

i did not found a solution... Ill wait for @melrose13-69 to look into this.

bigfacewo commented 1 year ago

We also need this

bigfacewo commented 1 year ago

15

50rayn commented 5 months ago

This functionality is already present in v1.11.0