mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 17:42:54 +08:00
4e65da0fd1
Currently we are required to update computeYPositions twice per selection. Without doing this, panels are in the wrong place when using keyboard selection. There's still a bit of work to be done to make this work correctly. It's caused by a race condition of state application for panels which have not yet been presented (and get their state applied in LoadComplete which breaks the order of things). |
||
---|---|---|
.. | ||
Filter | ||
Leaderboards | ||
Options | ||
BeatmapCarousel.cs | ||
BeatmapDeleteDialog.cs | ||
BeatmapDetailArea.cs | ||
BeatmapDetailAreaTabControl.cs | ||
BeatmapDetails.cs | ||
BeatmapInfoWedge.cs | ||
EditSongSelect.cs | ||
FilterControl.cs | ||
FilterCriteria.cs | ||
Footer.cs | ||
FooterButton.cs | ||
MatchSongSelect.cs | ||
PlaySongSelect.cs | ||
SearchTextBox.cs | ||
SongSelect.cs | ||
WedgeBackground.cs |