1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 12:10:12 +08:00
Files
osu-lazer/osu.Game/Overlays/Mods
T
Bartłomiej Dach 9f96dd47d1 Remove schedule in panel load
It was causing selection/deselection of all mods to work improperly if a
select/deselect all operation was requested before the panel was
scrolled into view.

In general the schedule was an over-optimisation - the game-global set
of available mods shouldn't be changing so often as to warrant such an
aggressive debounce.
9f96dd47d1 · 2022-05-07 09:50:09 +02:00
History
..
2022-05-07 09:50:09 +02:00