Focus inputField after cancelling edit/reply

This commit is contained in:
Anjani Kumar
2021-02-14 15:32:02 +05:30
parent d3b8c9b98e
commit babbc039ab

View File

@@ -595,6 +595,7 @@ ToolBar {
root.replyContent = "";
root.replyEventID = "";
root.editEventId = "";
focus();
}
function focus() {