Skip to content

Commit f0bafd5

Browse files
stax76taooceros
authored andcommitted
caret-position-fix
1 parent d1c69d6 commit f0bafd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/ViewModel/MainViewModel.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ public void ChangeQueryText(string queryText, bool reQuery = false)
346346
{
347347
// re-query is done in QueryText's setter method
348348
QueryText = queryText;
349+
QueryTextCursorMovedToEnd = false;
349350
}
350351
else if (reQuery)
351352
{

0 commit comments

Comments
 (0)