1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
osu-lazer/osu.Game/Overlays/Settings
2022-05-29 21:28:09 +09:00
..
Sections Move Schedule to only drawable pieces 2022-05-29 21:28:09 +09:00
DangerousSettingsButton.cs Use rounded button in settings sidebar 2021-10-10 21:45:41 +02:00
ISettingsItem.cs Make apply default methods more explicit in behaviour 2022-04-27 15:59:39 +09:00
OutlinedTextBox.cs Refactor SeedSettingsControl and related controls 2021-06-26 11:19:14 +08:00
RulesetSettingsSubsection.cs Use extracted ruleset config cache implementation in DI 2021-12-23 19:02:10 +01:00
SettingsButton.cs Move OverlayColourProvider provisioning of RoundedButton to SettingsButton for now 2022-05-24 18:11:54 +09:00
SettingsCheckbox.cs Remove simple localisable .ToString() calls 2021-11-02 21:42:02 +01:00
SettingsDropdown.cs Change FilterTerms to use LocalisableString 2022-05-16 14:09:37 +09:00
SettingsEnumDropdown.cs Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
SettingsFooter.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
SettingsHeader.cs Use horizontally symmetrical padding rather than margin 2021-11-12 20:28:42 +01:00
SettingsItem.cs Change FilterTerms to use LocalisableString 2022-05-16 14:09:37 +09:00
SettingsNoticeText.cs Fix settings notice text class tinting everything with yellow 2021-08-14 20:14:28 +03:00
SettingsNumberBox.cs Add AllowIme => false where applicable 2022-01-12 00:15:17 +01:00
SettingsSection.cs Change FilterTerms to use LocalisableString 2022-05-16 14:09:37 +09:00
SettingsSidebar.cs Move files to UI namespace 2022-02-14 17:51:39 +09:00
SettingsSlider.cs Adjust SettingsItem to accommodate new default value indicator 2021-10-17 21:50:03 +02:00
SettingsSubsection.cs Change FilterTerms to use LocalisableString 2022-05-16 14:09:37 +09:00
SettingsTextBox.cs Remove grid usage in SettingsItem 2021-10-18 22:07:32 +02:00
SidebarButton.cs Remove HoverTarget shared state update path 2021-10-10 11:55:47 +09:00
SidebarIconButton.cs Split out expanding container logic from settings sidebar 2022-01-06 21:02:29 +09:00