mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-01 16:59:35 +01:00
Cleaned up scenarios. Fixed Visible issue.
This commit is contained in:
@@ -6,7 +6,7 @@ namespace UICatalog.Scenarios;
|
||||
[ScenarioMetadata ("Line View", "Demonstrates drawing lines using the LineView control.")]
|
||||
[ScenarioCategory ("Controls")]
|
||||
[ScenarioCategory ("LineView")]
|
||||
[ScenarioCategory ("Borders")]
|
||||
[ScenarioCategory ("Adornments")]
|
||||
public class LineViewExample : Scenario
|
||||
{
|
||||
public override void Main ()
|
||||
|
||||
Reference in New Issue
Block a user