ppy / osu-framework

A game framework written with osu! in mind.
MIT License
1.67k stars 419 forks source link

Make `RearrangeableListContainer<>` only replace differences #6425

Closed smoogipoo closed 1 week ago

smoogipoo commented 1 week ago

When using ReplaceRange() it will no longer re-add items that were previously and still are in the list.