mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 03:47:04 +08:00
39a69d6454
What I think was happening here is that the dump of the accuracy counter's state was happening too early. The component is loaded synchronously into the `ISerialisableDrawableContainer` before its default position is set via the "apply defaults" `ArgonSkin` flow - so the test needs to wait for that to take place first.
39a69d6454
·
2025-01-13 13:14:34 +01:00
History