1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 18:27:26 +08:00
osu-lazer/osu.Game/Overlays/Settings/Sections
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
..
Audio Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
DebugSettings Move stable import buttons under "debug" section 2023-01-09 21:22:21 +03:00
Gameplay Add more keywords to settings based on feedback 2023-01-23 15:14:16 +09:00
General Add more keywords to settings based on feedback 2023-01-23 15:14:16 +09:00
Graphics Prevent feedback by using atomic .ReplaceRange() 2023-05-16 21:57:31 +02:00
Input allow tablet area to be dragged 2023-02-20 00:06:20 -05:00
Maintenance make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Online Partial everything 2022-11-27 00:00:27 +09:00
UserInterface Add classic default for song select blur setting 2023-01-25 16:32:00 +09:00
AudioSection.cs Partial everything 2022-11-27 00:00:27 +09:00
DebugSection.cs Move stable import buttons under "debug" section 2023-01-09 21:22:21 +03:00
GameplaySection.cs Partial everything 2022-11-27 00:00:27 +09:00
GeneralSection.cs feat(settings): more keyword for first run setup 2023-05-11 15:03:42 +01:00
GraphicsSection.cs Partial everything 2022-11-27 00:00:27 +09:00
InputSection.cs Partial everything 2022-11-27 00:00:27 +09:00
MaintenanceSection.cs Partial everything 2022-11-27 00:00:27 +09:00
OnlineSection.cs Partial everything 2022-11-27 00:00:27 +09:00
RulesetSection.cs Partial everything 2022-11-27 00:00:27 +09:00
SizeSlider.cs Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
SkinSection.cs use Live<TModel> 2023-04-09 22:21:15 +09:00
UserInterfaceSection.cs Partial everything 2022-11-27 00:00:27 +09:00