mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
caret-position-fix
This commit is contained in:
parent
d1c69d601b
commit
f0bafd521d
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@ namespace Flow.Launcher.ViewModel
|
|||
{
|
||||
// re-query is done in QueryText's setter method
|
||||
QueryText = queryText;
|
||||
QueryTextCursorMovedToEnd = false;
|
||||
}
|
||||
else if (reQuery)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue