mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix history visibility issue
This commit is contained in:
parent
3c7b8cf827
commit
00ac32708c
1 changed files with 0 additions and 1 deletions
|
|
@ -696,7 +696,6 @@ namespace Flow.Launcher.ViewModel
|
|||
else
|
||||
{
|
||||
Results.Visibility = Visibility.Collapsed;
|
||||
History.Visibility = Visibility.Collapsed;
|
||||
_queryTextBeforeLeaveResults = QueryText;
|
||||
|
||||
if(HistorySelected())
|
||||
|
|
|
|||
Loading…
Reference in a new issue