mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 20:37:26 +08:00
7a4758d8cc
https://github.com/ppy/osu/pull/28900/checks?check_run_id=27652166871 This is an attempt. Going frame-by-frame I noticed that there's one frame in which the text is loaded but the FillFlowContainer/GridContainer haven't properly validated so the text is not positioned correctly (it's overflowing the panel to the left). If the cursor is moved at this exact time, then it may not be properly positioned for the following assertion, even though it is _somewhere_ on the panel. If the above is the case, then this is a known o!f issue, but not a simple one to solve. I haven't reproed this locally. |
||
---|---|---|
.. | ||
MultiplayerGameplayLeaderboardTestScene.cs | ||
QueueModeTestScene.cs | ||
TestSceneAllPlayersQueueMode.cs | ||
TestSceneCreateMultiplayerMatchButton.cs | ||
TestSceneDrawableLoungeRoom.cs | ||
TestSceneDrawableRoom.cs | ||
TestSceneDrawableRoomParticipantsList.cs | ||
TestSceneDrawableRoomPlaylist.cs | ||
TestSceneFreeModSelectOverlay.cs | ||
TestSceneGameplayChatDisplay.cs | ||
TestSceneHostOnlyQueueMode.cs | ||
TestSceneLoungeRoomsContainer.cs | ||
TestSceneMatchBeatmapDetailArea.cs | ||
TestSceneMatchLeaderboard.cs | ||
TestSceneMatchStartControl.cs | ||
TestSceneMultiHeader.cs | ||
TestSceneMultiplayer.cs | ||
TestSceneMultiplayerGameplayLeaderboard.cs | ||
TestSceneMultiplayerGameplayLeaderboardTeams.cs | ||
TestSceneMultiplayerLoungeSubScreen.cs | ||
TestSceneMultiplayerMatchFooter.cs | ||
TestSceneMultiplayerMatchSongSelect.cs | ||
TestSceneMultiplayerMatchSubScreen.cs | ||
TestSceneMultiplayerParticipantsList.cs | ||
TestSceneMultiplayerPlayer.cs | ||
TestSceneMultiplayerPlaylist.cs | ||
TestSceneMultiplayerQueueList.cs | ||
TestSceneMultiplayerResults.cs | ||
TestSceneMultiplayerSpectateButton.cs | ||
TestSceneMultiplayerSpectatorPlayerGrid.cs | ||
TestSceneMultiplayerTeamResults.cs | ||
TestSceneMultiSpectatorLeaderboard.cs | ||
TestSceneMultiSpectatorScreen.cs | ||
TestScenePlaylistsRoomSettingsPlaylist.cs | ||
TestScenePlaylistsSongSelect.cs | ||
TestSceneRankRangePill.cs | ||
TestSceneStarRatingRangeDisplay.cs | ||
TestSceneTeamVersus.cs |