mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Make sure the loading overlay is hidden when preview is user cancelled
This commit is contained in:
@ -134,6 +134,7 @@ namespace osu.Game.Overlays.Direct
|
||||
else
|
||||
{
|
||||
Preview?.Stop();
|
||||
loading = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user