1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 20:43:21 +08:00
osu-lazer/osu.Game/Overlays/Settings
Dean Herbert b3be04aff1
Remove "leftover files" notification when migration partly fails
People were deleting files they shouldn't, causing osu! to lose track of
where the real user files are.

For now let's just keep things simple and not let the users know that
some files got left behind. Usually the files which are left behind are
minimal and it should be fine to leave this up to the user.

Closes https://github.com/ppy/osu/issues/29505.
2024-08-22 16:09:11 +09:00
..
Sections Remove "leftover files" notification when migration partly fails 2024-08-22 16:09:11 +09:00
DangerousSettingsButton.cs Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
ISettingsItem.cs Automated pass 2023-06-24 01:00:03 +09:00
MultiplierSettingsSlider.cs Fix rate adjust mods not showing "x" prefix on customisation slider's tooltip 2023-09-13 16:43:48 +09:00
OutlinedTextBox.cs Automated pass 2023-06-24 01:00:03 +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 Automated pass 2023-06-24 01:00:03 +09:00
SettingsDropdown.cs Add new dropdown properties to SettingsDropdown 2023-12-05 22:53:48 +03:00
SettingsEnumDropdown.cs Allow searching enum descriptions from SettingsEnumDropdowns 2024-08-03 14:48:08 -07:00
SettingsFooter.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
SettingsHeader.cs Automated pass 2023-06-24 01:00:03 +09:00
SettingsItem.cs Reduce spacing in settings items 2023-07-21 15:39:40 +09:00
SettingsNumberBox.cs Remove unused using directives 2024-03-06 07:57:59 +01:00
SettingsPercentageSlider.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
SettingsSection.cs Remove all unnecessary usage of IHasFilterableChildren 2022-11-29 14:40:52 +09:00
SettingsSidebar.cs Move back button inside sidebar to fix weird animation 2023-12-27 13:39:13 +09:00
SettingsSlider.cs Revert "Temporary rollback of framework / SDL3" 2024-05-22 16:29:39 +08:00
SettingsSubsection.cs Automated pass 2023-06-24 01:00:03 +09:00
SettingsTextBox.cs Automated pass 2023-06-24 01:00:03 +09:00
SidebarButton.cs Adjust back button to match style better 2023-12-27 02:54:24 +09:00
SidebarIconButton.cs Fix sidebar button text becoming masked away during fadeout 2023-12-26 20:24:43 +01:00