mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Hardcoded button size, fixed input handling, fixed flash not being visible
This commit is contained in:
@ -116,8 +116,6 @@ namespace osu.Game.Screens
|
||||
},
|
||||
popButton = new BackButton
|
||||
{
|
||||
RelativeSizeAxes = Axes.None,
|
||||
Height = 40,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Alpha = 0,
|
||||
|
Reference in New Issue
Block a user