Files
osukey/osu.Game
Dean Herbert e7e61cd9ab Fix potential crash due to children being mutated after disposal
This is a bit of an unfortunate edge case where the unbind-on-disposal
doesn't help, since the binding is happening in BDL, and the usage is in
a nested `LoadComponentAsync` call. Combine those and you have a recipe
for disaster.
2021-12-09 18:52:00 +09:00
..
2021-12-03 18:49:49 +09:00
2021-12-03 14:30:15 +09:00
2021-11-19 13:27:06 +09:00
2021-11-17 11:46:06 +09:00
2021-12-07 18:37:30 +09:00
2021-12-01 12:47:32 +09:00