reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 118 forks source link

When the number of items is very large, about 300, dragging is very slow #30

Closed 1456118242 closed 5 years ago

1456118242 commented 6 years ago

Please see the gif 22

1456118242 commented 6 years ago

@reppners

reppners commented 6 years ago

I'll try to reproduce, meanwhile please try the next version, installable by npm install ngx-drag-drop@next --save which contains some performance optimizations that might help your case.

krixerx commented 5 years ago

@next version looks very good, tnx!

reppners commented 5 years ago

Great! I'll close this as solved - if anyone still experiences performance issues please ping me in this issue and I'll reopen.