mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-15 16:40:12 -06:00
clear search box
This commit is contained in:
parent
cff62cc60e
commit
6fbf953fb2
@ -1426,9 +1426,7 @@ namespace winrt::Microsoft::Terminal::Settings::Editor::implementation
|
|||||||
{
|
{
|
||||||
_Navigate(*extPkgVM, subpage, elementToFocus);
|
_Navigate(*extPkgVM, subpage, elementToFocus);
|
||||||
}
|
}
|
||||||
// TODO CARLOS:
|
SettingsSearchBox().Text(L"");
|
||||||
// - update selected item
|
|
||||||
// - clear text box
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user