Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out

This commit is contained in:
Jamie Taylor
2021-01-15 14:57:46 +09:00
parent 806324b196
commit 3eda78c363
4 changed files with 10 additions and 0 deletions

View File

@ -40,6 +40,8 @@ namespace osu.Game.Overlays
private SeekLimitedSearchTextBox searchTextBox;
protected override string PopInSampleName => "UI/settings-pop-in";
/// <summary>
/// Provide a source for the toolbar height.
/// </summary>