Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

disable drag and drop externally, keep internal

Open CharnaceRegis opened this issue 3 years ago • 0 comments

Hey everybody,

Thank'a lot for vue.draggable. I've question about disabled

I've 2 or more groups, 100 rows max per group. When I have a group with 100 lines I deactivate the drag, how to get drag in the group ?

When I reach the limit of 100 lines I want to keep the drag and drop within the group, but not towards the other groups

You see what I mean ?

"vuedraggable": "^2.23.2"

thanks a lot

CharnaceRegis avatar May 11 '22 14:05 CharnaceRegis