Skip to content

Improve performance and fix misc issues on ListView

Corey Berla requested to merge wip/corey/fix-sort into master

Various fixes in an effect to fix #2498 (closed). Generally, I attempted to reduce the number of unnecessary objects created. Found some bugs and leaks along the way.

Merge request reports