mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 13:22:55 +08:00
022fd625df
If you want to add transitions, the containers should be IStateful so we can discern their state for later use (because I switched to Show/Hide I can use IsPresent for now). We should probably look at moving the VisibilityState portion of OverlayContainer into a new StatefulContainer class or similar, so it can be used in situations like this. |
||
---|---|---|
.. | ||
Filter | ||
Leaderboards | ||
Options | ||
BeatmapCarousel.cs | ||
BeatmapDeleteDialog.cs | ||
BeatmapDetailArea.cs | ||
BeatmapDetailAreaTabControl.cs | ||
BeatmapInfoWedge.cs | ||
EditSongSelect.cs | ||
FilterControl.cs | ||
FilterCriteria.cs | ||
Footer.cs | ||
FooterButton.cs | ||
MatchSongSelect.cs | ||
PlaySongSelect.cs | ||
SearchTextBox.cs | ||
SongSelect.cs | ||
WedgeBackground.cs |