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
InterpretationSection
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
HealthDisplay
CompositeDrawable
Add initial implementation of skin editor component list
Fix idle tracker not accounting global actions
Fix autoplay scores being submitted
Although this is not visible anywhere.
Rename test to better match tested class
Add rotation controls to editor selection box corners
Fix toolbar queuing ruleset sounds
Implement osu!-styled Markdown container
Remove now unnecessary binding logic from `HUDOverlay`
HitErrorDisplay
Update `HealthDisplay` components to use DI to attach data source
Factor out common logic of frame-based replay `AutoGenerator`