caret-position-fix

This commit is contained in:
stax76 2022-03-10 05:58:59 +01:00 committed by Kevin Zhang
parent d1c69d601b
commit f0bafd521d

View file

@ -346,6 +346,7 @@ namespace Flow.Launcher.ViewModel
{
// re-query is done in QueryText's setter method
QueryText = queryText;
QueryTextCursorMovedToEnd = false;
}
else if (reQuery)
{