mirror of
https://github.com/ppy/osu
synced 2025-02-08 14:17:29 +00:00
Make sure the loading overlay is hidden when preview is user cancelled
This commit is contained in:
parent
2938ca9488
commit
3644fa46be
@ -134,6 +134,7 @@ namespace osu.Game.Overlays.Direct
|
||||
else
|
||||
{
|
||||
Preview?.Stop();
|
||||
loading = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user