IsraelZablianov / draggable-vue-directive

Vue2 directive that handles drag & drop
MIT License
314 stars 50 forks source link

Demo - Drag within Boundaries #4

Closed alexswiontek closed 6 years ago

alexswiontek commented 6 years ago

demo-bug

^ see above

Seems like the item is escaping it's parent, and is a bit slow to move. The other two seem okay.

IsraelZablianov commented 6 years ago

This is a bug, will be fixed in the next version. Thanks.

canroline commented 6 years ago

i find this bug too!

IsraelZablianov commented 6 years ago

Thanks to @deckele this bug is fixed and other features was added.