1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 06:07:25 +08:00
osu-lazer/osu.Game/Graphics/UserInterface
Thomas Müller c732890664 Remove usages of negative Margin / Padding
Replaces such usage with more sensible settings, like changing the
position or size.
2017-03-02 19:16:31 +01:00
..
Volume Update framewörk 2017-03-01 19:33:01 +01:00
BackButton.cs Merge remote-tracking branch 'upstream/master' into remove-usings 2017-02-24 11:29:34 +09:00
DialogButton.cs Remove new override in DialogButton 2017-02-27 21:38:25 -04:00
FocusedTextBox.cs Fix some license headers. 2017-03-02 18:45:20 +09:00
LoadingAnimation.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Nub.cs Update framework 2017-02-26 11:22:58 +09:00
OsuButton.cs Update framework 2017-02-26 11:22:58 +09:00
OsuCheckbox.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
OsuDropDownHeader.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
OsuDropDownMenu.cs Update framework 2017-02-26 11:22:58 +09:00
OsuDropDownMenuItem.cs FlowDirection -> FillDirection 2017-03-01 20:15:38 +01:00
OsuPasswordTextBox.cs Update framework 2017-02-26 11:22:58 +09:00
OsuSliderBar.cs Update framework 2017-02-26 11:22:58 +09:00
OsuTextBox.cs Add FocusedTextBox abstraction. 2017-02-19 17:59:22 +09:00
PercentageCounter.cs Update framework 2017-02-26 11:22:58 +09:00
RollingCounter.cs Update framework 2017-02-26 11:22:58 +09:00
ScoreCounter.cs Update framework 2017-02-26 11:22:58 +09:00
StarCounter.cs FlowDirection -> FillDirection 2017-03-01 20:15:38 +01:00
TwoLayerButton.cs Remove usages of negative Margin / Padding 2017-03-02 19:16:31 +01:00