Focus inputField after cancelling edit/reply
This commit is contained in:
@@ -595,6 +595,7 @@ ToolBar {
|
|||||||
root.replyContent = "";
|
root.replyContent = "";
|
||||||
root.replyEventID = "";
|
root.replyEventID = "";
|
||||||
root.editEventId = "";
|
root.editEventId = "";
|
||||||
|
focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
function focus() {
|
function focus() {
|
||||||
|
|||||||
Reference in New Issue
Block a user