1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 08:39:53 +08:00
Files
osu-lazer/osu.Game/Overlays/Profile
T
Dean Herbert 04f8fcd04f Fix potential crashes due to asynchronous BindableList usage
Band-aid fix for https://github.com/ppy/osu/issues/32671.

Removes all `BindableList.BindTo` from `load()` methods (except one
editor one which looks safe and is kinda hard to fix without moving
drawable load to a blocking operation).
04f8fcd04f · 2025-04-04 19:54:47 +09:00
History
..
2025-02-07 17:33:32 +09:00