1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Overlays/Settings
2020-05-17 15:59:39 +09:00
..
Sections Merge branch 'master' into avoid-host-disable 2020-05-17 15:59:39 +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 Remove unnecessary local item storage in SettingsDropdown 2019-06-25 12:00:05 +09: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 Fix some pieces of SettingsItem getting dimmed twice when disabled 2020-03-23 13:11:40 +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 settings sidebar showing scrollbar at max ui scale 2019-08-03 15:20:44 -07:00
SidebarButton.cs Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00