ember-drag-sort
ember-drag-sort copied to clipboard
Optimise ember-drag-sort render for large lists
As with any list, adding larger payloads affects the render performance.
Are there any plans to implement occlusion rendering for the addon?
No plans, but I would surely have a look at a prototype implementation if you're up to trying it out.
I've raised a sample implementation for this. This needs a lot more work to make it compatible for all users. Do let me know if this is a viable approach.