1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 15:50:19 +08:00
Files
osu-lazer/osu.Game/Overlays
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-03 13:09:19 +08:00
2022-04-21 15:34:14 +09:00
2022-05-07 09:50:09 +02:00
2022-05-03 13:09:19 +08:00
2022-05-03 13:09:19 +08:00
2021-07-05 23:52:39 +08:00
2021-10-05 17:59:38 +09:00