1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 01:22:54 +08:00
osu-lazer/osu.Game/Overlays/Options
default0 b4f30dd417 Rework OptionDropdowns to be more versatile
The existing OptionDropdown only supported enums and was thus renamed
to OptionEnumDropDown. A new OptionDropdown has been created in its
place to allow binding to arbitrary values, with a set of user-provided
items.
2017-02-06 01:21:26 +01:00
..
Sections Rework OptionDropdowns to be more versatile 2017-02-06 01:21:26 +01:00
OptionDropdown.cs Rework OptionDropdowns to be more versatile 2017-02-06 01:21:26 +01:00
OptionEnumDropDown.cs Rework OptionDropdowns to be more versatile 2017-02-06 01:21:26 +01:00
OptionLabel.cs Global shadows and more sane font size setting. 2017-01-31 18:53:52 +09:00
OptionSlider.cs Add padding beneath sliders in options. 2017-02-04 20:57:08 +09:00
OptionsSection.cs Pink -> Yellow. 2017-01-31 19:58:22 +09:00
OptionsSubsection.cs Fix subsection headers not being displayed in many cases. + spacing tweaks. 2017-01-31 19:19:01 +09:00
OptionTextBox.cs Re-namespace options, adjust font sizes + more. 2017-01-31 18:37:11 +09:00
Sidebar.cs Sidebar button style pass. 2017-01-31 19:58:38 +09:00
SidebarButton.cs Sidebar button style pass. 2017-01-31 19:58:38 +09:00