mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 00:20:52 +08:00
693db097ee
Would close https://github.com/ppy/osu/issues/31312. Not super happy with the performance overhead of this, but this is already a heuristic-based implementation to avoid every-frame `.ChildrenOfType<>()` calls or similar, so not super sure how to do better. The `Array.Contains()` check stands out in profiling, but without it the indicators can collapse *too* eagerly sometimes.
693db097ee
·
2024-12-30 12:04:41 +01:00
History