mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Adjusted scenariocategories
This commit is contained in:
@@ -9,6 +9,7 @@ namespace UICatalog.Scenarios {
|
||||
|
||||
[ScenarioMetadata (Name: "Graph View", Description: "Demos the GraphView control.")]
|
||||
[ScenarioCategory ("Controls")]
|
||||
[ScenarioCategory ("Drawing")]
|
||||
public class GraphViewExample : Scenario {
|
||||
|
||||
GraphView graphView;
|
||||
|
||||
Reference in New Issue
Block a user