mirror of
https://github.com/ppy/osu.git
synced 2025-01-26 19:32:55 +08:00
Make DimmedLoadingLayer block input when active
This commit is contained in:
parent
a946a9a02c
commit
36cabe72cf
@ -10,7 +10,7 @@ using osuTK;
|
|||||||
|
|
||||||
namespace osu.Game.Graphics.UserInterface
|
namespace osu.Game.Graphics.UserInterface
|
||||||
{
|
{
|
||||||
public class DimmedLoadingLayer : VisibilityContainer
|
public class DimmedLoadingLayer : OverlayContainer
|
||||||
{
|
{
|
||||||
private const float transition_duration = 250;
|
private const float transition_duration = 250;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user