|
@@ -4,6 +4,7 @@ using Terminal.Gui;
|
|
|
namespace UICatalog {
|
|
|
[ScenarioMetadata (Name: "Time And Date", Description: "Illustrates TimeField and time & date handling")]
|
|
|
[ScenarioCategory ("Controls")]
|
|
|
+ [ScenarioCategory ("Bug Repro")] // Issue #246
|
|
|
class TimeAndDate : Scenario {
|
|
|
public override void Setup ()
|
|
|
{
|