osu/osu.Game/Overlays/Settings
Bartłomiej Dach f5a2674f66
Rewrite fix in a more legible way
- Use better param name ("restoring" what bindings? the key information
  there is that the *defaults* are being restored)
- Split ugly and not easily understandable (but probably
  best-that-can-be-done) conditional out to a method and comment it
  appropriately
2024-11-01 19:38:45 +01:00
..
Sections Rewrite fix in a more legible way 2024-11-01 19:38:45 +01:00
DangerousSettingsButton.cs
ISettingsItem.cs
MultiplierSettingsSlider.cs
OutlinedTextBox.cs
RulesetSettingsSubsection.cs
SettingsButton.cs fix tooltip in SettingsButton 2024-10-07 10:43:24 +02:00
SettingsCheckbox.cs
SettingsColour.cs Fix code inspection failure 2024-09-19 19:24:05 +02:00
SettingsDropdown.cs
SettingsEnumDropdown.cs Allow searching enum descriptions from SettingsEnumDropdowns 2024-08-03 14:48:08 -07:00
SettingsFooter.cs
SettingsHeader.cs
SettingsItem.cs
SettingsNumberBox.cs
SettingsPercentageSlider.cs
SettingsSection.cs
SettingsSidebar.cs Adjust ILocalUserPlayInfo to expose whether gameplay is in a paused/break state 2024-10-01 17:53:46 +09:00
SettingsSlider.cs
SettingsSubsection.cs
SettingsTextBox.cs
SidebarButton.cs
SidebarIconButton.cs