Merge pull request #1156 from foresto/patch-1
Focus message input box when pressing Esc
This commit is contained in:
commit
63339ad632
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ Item {
|
|||
chat.model.reply = undefined;
|
||||
else
|
||||
chat.model.edit = undefined;
|
||||
TimelineManager.focusMessageInput();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue