BlockImageContainer
change from AutoSize Both to AutoSize Y and RelativeSize X
BlockMarkdownImage
looks like forgot to change this after `CurrentPath` shenanigan
Shortcut import process to speed up duplicate imports
Fix realm threading issues to make it releaseable
Disable Realm analytics submission
Fix `RulesetSkinProvidingContainer` being potentially late in setting up skin sources
BlockAllOperations
Refactor `SeedSettingsControl` and `SettingsNumberBox`
Update usages of `IHasTooltip` in line with framework localisation changes
OutlinedNumberBox
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Dispose()
CreateChildDependencies
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
BindValueChanged
string
int?
SettingsNumberBox
Add supporter required placeholder in beatmap listing overlay
This reverts commit 15af28d2a0.
15af28d2a0
Add hitsound checks
spanDuration
Likelihood that `spanDuration` is greater than E+7 is quite low in any realistic case, so this should work fine.
See https://github.com/ppy/osu/pull/13669#discussion_r659314980
MockNestedHitObject
Tidy up some areas of `ArchiveModelManager` / beatmap imports