Focus while upload.
This commit is contained in:
parent
fa59dbc095
commit
e153811ff3
@ -264,7 +264,8 @@
|
||||
escPressed = false;
|
||||
|
||||
messagesContainer.querySelector(".message:last-child").scrollIntoView({ block: "end", inline: "nearest" });
|
||||
}
|
||||
getInputField().focus();
|
||||
}
|
||||
}
|
||||
if (event.shiftKey && event.key === 'G') {
|
||||
updateLayout(true);
|
||||
|
Loading…
Reference in New Issue
Block a user