Update performance.
This commit is contained in:
		
							parent
							
								
									b94f7a9532
								
							
						
					
					
						commit
						636adfd997
					
				| @ -214,11 +214,11 @@ document.addEventListener('keydown', function(event) { | ||||
|         } | ||||
|     } | ||||
|     if (event.shiftKey && event.key === 'G') { | ||||
|        // if (chatInputField.isActive()) { | ||||
|         if (!chatInputField.isActive()) { | ||||
|             event.preventDefault(); | ||||
|             updateLayout(true); | ||||
|             setTimeout(() => chatInputField.focus(), 500); | ||||
|        // } | ||||
|         } | ||||
|     } | ||||
| }); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user