Add skin editor saving / loading support
InterpretationSection
SettingsSection
Fixes the CI failure.
Else we're relying on the `VerifyScreen`'s bindable instance, and by extension the `VerifyScreen` instance itself.
HiddenIssueTypes
IssueList
ShowIssueTypes
This way `VerifyScreen` is decoupled from which options `VisibilitySection` provides. Bindings are a bit less neat, though.
This now exists in `VerifyScreen`, which we can access from here.
VerifyScreen
Settings
We'll eventually connect that bindable so that checks can access it.
VisibilitySection
Section
Similar to `Section` in the timing screen, but does not make use of checkboxes, nor specific to control points. So there's a lot of things that differ, hence new class instead of factoring that out.
IssueSettings
We'll be using this for bindables later.
load
Add rotation controls to editor selection box corners
This reverts commit b1134c3857.
b1134c3857
This reverts commit f9d99a9882. This reverts commit 71547bece0.
f9d99a9882
71547bece0
WorkingBeatmap.Track
This reverts commit 84da247002. Use loadable beatmap track for clock directly in BDL
84da247002