TextBox improvements, CommandPalette
This commit is contained in:
@@ -83,6 +83,7 @@ public class CommandPaletteViewModel : FuzzyPanelViewModel<ICommandPaletteEntryV
|
||||
|
||||
keyEventArgs.Handled = true;
|
||||
Close();
|
||||
SearchText = string.Empty;
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user