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