osu/osu.Game/Screens/Edit/Verify
Naxess c13b93e6f1 Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks
This simplifies passing of contextual information by enabling addition without needing to refactor lots of classes.

See next commit for example.
2021-05-12 02:29:18 +02:00
..
InterpretationSection.cs Add InterpretationSection and its bindable in IssueList 2021-05-12 01:32:18 +02:00
IssueList.cs Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks 2021-05-12 02:29:18 +02:00
IssueSettings.cs Add InterpretationSection and its bindable in IssueList 2021-05-12 01:32:18 +02:00
IssueTable.cs Move common table layout logic into EditorTable abstract class 2021-04-13 23:26:19 +09:00
Section.cs Add abstract Section class 2021-05-12 01:26:12 +02:00
VerifyScreen.cs Separate IssueList into own class 2021-05-12 01:23:31 +02:00
VisibilitySection.cs Refresh IssueList on changes in VisibilitySection 2021-05-12 01:30:45 +02:00