Allow importing sprites into a skin via drag-and-drop
SettingsItem
Drawable
GetSettingUnderlyingValue
SettingSource
This reverts commit 8115a4bb8f. Commit was cherrypicked out to a separate pull on a different merge base, then reverted in that pull, so it should be reverted here too.
8115a4bb8f
OsuConfigManager
This ensures that running tests in release configuration will not fail due to the same issue being fixed in this PR.
double
float
UIHoldActivationDelay
All times use double, so let's also use double here.
RealmContextFactory
RealmAccess
SetDefault
DEFAULT_SKIN
ShortName
ID
IsManaged
var
ToString
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
DatabasedSetting
Value
SettingsStore
Also fixes some remaining test failures due to locally constructed rulesets that are not being tracked by the game.
Will likely pull out that `RulesetConfigCache` next, but this is an "everything works" state.