mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 14:47:18 +08:00
some formatting
This commit is contained in:
parent
773e6a2911
commit
5d828a20e0
@ -47,7 +47,6 @@ namespace osu.Desktop.VisualTests.Tests
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
slider.Current.BindTo(new BindableInt(5)
|
slider.Current.BindTo(new BindableInt(5)
|
||||||
{
|
{
|
||||||
MaxValue = 10,
|
MaxValue = 10,
|
||||||
@ -72,7 +71,6 @@ namespace osu.Desktop.VisualTests.Tests
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private class TooltipTextbox : OsuTextBox, IHasTooltip
|
private class TooltipTextbox : OsuTextBox, IHasTooltip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user