1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 12:57:36 +08:00
osu-lazer/osu.Game/Overlays/Settings
Susko3 2d7fe68311 Prevent feedback by using atomic .ReplaceRange()
`display.NewValue` will never be null, checked on SDL + osuTK/Android.

On Android it's a 0x0 display, importantly not null.
2023-05-16 21:57:31 +02:00
..
Sections Prevent feedback by using atomic .ReplaceRange() 2023-05-16 21:57:31 +02:00
DangerousSettingsButton.cs Partial everything 2022-11-27 00:00:27 +09:00
ISettingsItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OutlinedTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetSettingsSubsection.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsButton.cs Add support for externally specified keywords in SettingsButtons 2023-01-23 15:10:26 +09:00
SettingsCheckbox.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsEnumDropdown.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsFooter.cs Always make settings footer build display clickable 2023-01-24 00:21:39 -08:00
SettingsHeader.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsItem.cs Fix multiple issues with settings items unhiding on search 2022-11-29 14:41:49 +09:00
SettingsNumberBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsPercentageSlider.cs Display corner radius setting as percentage 2023-03-07 19:43:52 +01:00
SettingsSection.cs Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SettingsSidebar.cs Partial everything 2022-11-27 00:00:27 +09:00
SettingsSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
SettingsSubsection.cs Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
SettingsTextBox.cs Partial everything 2022-11-27 00:00:27 +09:00
SidebarButton.cs Partial everything 2022-11-27 00:00:27 +09:00
SidebarIconButton.cs Partial everything 2022-11-27 00:00:27 +09:00