1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 12:03:21 +08:00
osu-lazer/osu.Game/Overlays/BeatmapListing/Panels
Bartłomiej Dach 52789118a3 Schedule play button state update
Revealed by the framework-side transform thread safety checks. `Stopped`
is even annotated as not being thread-safe (but was annotated as such
long after the class's nascence).
2021-01-08 20:08:19 +01:00
..
BeatmapPanel.cs sort by ruleset id first then star diff 2020-12-15 11:09:09 +07:00
BeatmapPanelDownloadButton.cs Fix LocallyAvailable state case getting cleared 2020-07-10 20:30:59 +09:00
DownloadProgressBar.cs Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
GridBeatmapPanel.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
IconPill.cs Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
ListBeatmapPanel.cs Rename panels 2020-04-21 20:55:33 +09:00
PlayButton.cs Schedule play button state update 2021-01-08 20:08:19 +01:00