1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Overlays/Settings
2020-10-22 14:19:12 +09:00
..
Sections Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
DangerousSettingsButton.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISettingsItem.cs Update song select statistics when mod changes settings 2019-12-20 18:01:35 +09:00
RulesetSettingsSubsection.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
SettingsButton.cs Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
SettingsCheckbox.cs Fix some pieces of SettingsItem getting dimmed twice when disabled 2020-03-23 13:11:40 +09:00
SettingsDropdown.cs Apply height constraints to all settings dropdown 2020-08-01 10:02:46 +03:00
SettingsEnumDropdown.cs Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
SettingsFooter.cs Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
SettingsHeader.cs Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
SettingsItem.cs Add obsoleted Bindable property back to SettingsItem for compatibility 2020-10-06 19:07:31 +09:00
SettingsNumberBox.cs add SettingsNumberBox and use it in tournament tools 2019-06-21 15:04:52 +02:00
SettingsSection.cs Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00
SettingsSlider.cs Copy documentation across to SettingsSlider 2020-01-29 12:55:07 +09:00
SettingsSubsection.cs Limit font weight to bold 2020-03-16 16:32:25 -07:00
SettingsTextBox.cs Make settings textboxes commit on focus lost 2019-11-14 14:19:55 +09:00
Sidebar.cs Fix regression in sidebar button sizing 2020-09-03 16:34:58 +09:00
SidebarButton.cs Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00