1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00
osu-lazer/osu.Game/Overlays/Settings
2021-10-13 21:57:50 +02:00
..
Sections Change some icons to be more descriptive (still placeholder) 2021-10-12 15:09:59 +09:00
DangerousSettingsButton.cs Use rounded button in settings sidebar 2021-10-10 21:45:41 +02:00
ISettingsItem.cs Update song select statistics when mod changes settings 2019-12-20 18:01:35 +09:00
OutlinedTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
RulesetSettingsSubsection.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
SettingsButton.cs Use rounded button in settings sidebar 2021-10-10 21:45:41 +02:00
SettingsCheckbox.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
SettingsDropdown.cs Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
SettingsEnumDropdown.cs Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
SettingsFooter.cs Fix ruleset icons overflowing from settings footer 2021-07-23 19:07:54 -07:00
SettingsHeader.cs Restyle settings panel header 2021-10-09 23:40:15 +02:00
SettingsItem.cs Fix backwards warning text presence check 2021-08-19 22:40:35 +02:00
SettingsNoticeText.cs Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03:00
SettingsNumberBox.cs Fix weird textbox behaviour when entering a random mod seed overflowing int backing 2021-10-08 14:01:36 +09:00
SettingsSection.cs Adjust vertical spacings in individual subsections 2021-10-10 00:34:11 +02:00
SettingsSlider.cs Copy documentation across to SettingsSlider 2020-01-29 12:55:07 +09:00
SettingsSubsection.cs Adjust vertical spacings in individual subsections 2021-10-10 00:34:11 +02:00
SettingsTextBox.cs Add exception to catch any incorrect defaults of Bindable<string> 2021-10-08 13:52:38 +09:00
Sidebar.cs Share sidebar colouring logic by splitting out SidebarIconButton 2021-10-10 00:34:12 +02:00
SidebarButton.cs Remove HoverTarget shared state update path 2021-10-10 11:55:47 +09:00
SidebarIconButton.cs Remove HoverTarget shared state update path 2021-10-10 11:55:47 +09:00