qmhc / grid-layout-plus

A draggable and resizable grid layout, for Vue 3.
https://grid-layout-plus.netlify.app/
MIT License
325 stars 40 forks source link

Poor performance on dragging outside of a container #2

Closed dogukanoksuz closed 1 year ago

dogukanoksuz commented 1 year ago

https://grid-layout-plus.netlify.app/example/drag-from-outside.html

This example has poor performance on dragging fast, here is the video of reproduction

https://user-images.githubusercontent.com/32539161/235644304-75efa843-04a2-468a-9b57-26dab54da535.mp4

Thanks for great and developer friendly library.