- Only displays when required (there's literally zero case we want to return input to the test, as this is automatic on next action) - No longer hugs the right side of the screen (blocking visibility of some tests).
Fix popover using on key down Fix popover not expiring when using global action
TriangleButton
RoundedButton
OsuGameTestScene
Allows checking that the cursor is actually hidden in `TestSceneOsuGame.TestCursorHidesWhenIdle`.
MenuCursorContainer
This adds the "wait for enabled" check in a way that can be easily reused, as it keeps getting missed in test implementations. This particular commit hopefully fixes https://github.com/ppy/osu/runs/4583845033?check_suite_focus=true.
PlatformActionContainer
This reverts commit be91203c92.
be91203c92