1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 11:30:17 +08:00
Files
osu-lazer/osu.Game/Overlays/Profile/Header/Components
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
..
2022-11-27 00:00:27 +09:00
2023-02-03 11:48:11 -03:00
2023-01-10 19:30:01 +01:00
2025-01-17 10:40:26 +01:00
2023-01-10 19:30:01 +01:00
2024-11-04 13:13:23 +01:00