1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 00:20:38 +08:00
Files
osu-lazer/osu.Game/Screens/SelectV2
T
Bartłomiej Dach a10eaf7f2b Be more aggressive about cancelling grouping filter
This is also papering over the larger issue of the insane refilter count
and is basically a drive-by fix but rider is bugging me with a bunch of
yellow highlights from memory churn which looks somewhat easily
preventable.

Basically the cancellation of filters could only take place between full
groups. If there are few groups with lots of beatmaps, it could be a
*looooong* while before the cancellation of the filter would actually
take place. Hence the added extra cancellation check before every
individual group item, and one extra check before performing the set
mapping exchange and items return.
a10eaf7f2b · 2025-08-05 13:16:48 +02:00
History
..
2025-07-09 15:07:07 +03:00
2025-07-09 15:07:07 +03:00
2025-07-23 01:09:19 +03:00