1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 11:22:55 +08:00
osu-lazer/osu.Game/Overlays/Settings
Dean Herbert a4e061cb11 Remove semi-transparent backgrounds from settings and notifications overlays
I tried also updating the colours to the "new" versions from designs but
they don't match due to colour profile differences (so I'm not yet sure
if they are correct or not) and also don't look great without all the UI
elements also being updated.
2020-11-30 17:19:55 +09:00
..
Sections Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01: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 Remove semi-transparent backgrounds from settings and notifications overlays 2020-11-30 17:19:55 +09:00
SidebarButton.cs Make settings section icons actual drawables. 2020-04-25 20:35:46 +02:00