Focus while upload.
This commit is contained in:
		
							parent
							
								
									0a3e151377
								
							
						
					
					
						commit
						f6706c165e
					
				@ -272,8 +272,11 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        if (event.shiftKey && event.key === 'G') {
 | 
					        if (event.shiftKey && event.key === 'G') {
 | 
				
			||||||
 | 
					            if(document.activeElement != getInputField()){
 | 
				
			||||||
                updateLayout(true);
 | 
					                updateLayout(true);
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        }
 | 
				
			||||||
    });
 | 
					    });
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    initInputField(getInputField());
 | 
					    initInputField(getInputField());
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user