1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-13 01:27:25 +08:00
Dean Herbert a0888a7f2c
Attempt to fix common editor test failures
See
https://github.com/ppy/osu/actions/runs/13623586844/job/38143232417?pr=32180
for one example.

Arguably the bindable usage in
[`ControlPointPart`](2365b065a4/osu.Game/Screens/Edit/Components/Timelines/Summary/Parts/ControlPointPart.cs (L24-L26))
is dangerous, but it's only dangerous in tests (because control points
aren't mutated outside the editor) so I'm willing to turn a blind eye
for now to favour async loading support.
2025-03-04 15:51:08 +09:00
..
2023-06-24 01:00:03 +09:00
2024-10-04 10:00:37 +02:00
2022-11-27 00:00:27 +09:00
2025-02-03 15:18:03 +01:00
2022-11-27 00:00:27 +09:00
2023-06-24 01:00:03 +09:00
2024-10-03 15:05:15 +02:00
2022-11-27 00:00:27 +09:00
2024-07-12 16:29:41 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00
2023-06-24 01:00:03 +09:00
2022-11-27 00:00:27 +09:00