mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Update Examples/UICatalog/UICatalogRunnable.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -289,7 +289,7 @@ public class UICatalogRunnable : Runnable
|
||||
_diagnosticFlagsSelector = new ()
|
||||
{
|
||||
Styles = SelectorStyles.ShowNoneFlag,
|
||||
CanFocus =true
|
||||
CanFocus = true
|
||||
|
||||
};
|
||||
_diagnosticFlagsSelector.UsedHotKeys.Add (Key.D);
|
||||
|
||||
Reference in New Issue
Block a user