Hardcoded button size, fixed input handling, fixed flash not being visible

This commit is contained in:
stanriders
2016-11-27 18:56:05 +03:00
parent fb3d5a3b79
commit 775e8ac5d6
3 changed files with 17 additions and 7 deletions

View File

@ -116,8 +116,6 @@ namespace osu.Game.Screens
},
popButton = new BackButton
{
RelativeSizeAxes = Axes.None,
Height = 40,
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,
Alpha = 0,