CheckMetadata
- add TODO for refactoring verifier context ctor - call `GetPlayableBeatmap()` in verifier context ctor - filter diffs with relevant ruleset in check logic - fix tests
IssueTable
GetContainingInputManager()
Addresses https://github.com/ppy/osu/discussions/25365.
OnRowSelected
EditorTable
#nullable disabled
GetDifficultyRating
StarDifficulty
Darken background colour in "setup" and "verify" screens
EditorRoundedScreen
TriangleButton
CreateInstance()
IBeatmap
There's no reason for why checks would need this to be bindable. A 1-directional binding is more appropriate.
InterpretationSection
SettingsSection
Fixes the CI failure.
Else we're relying on the `VerifyScreen`'s bindable instance, and by extension the `VerifyScreen` instance itself.