Fix too-aggressive shortcut
Change-Id: I3cb96581cf50d8be620d6976b48576febc401f2f
(cherry picked from commit 7c66a28996)
			
			
This commit is contained in:
		 Kasper Nilsson
					Kasper Nilsson
				
			
				
					committed by
					
						 Paladox none
						Paladox none
					
				
			
			
				
	
			
			
			 Paladox none
						Paladox none
					
				
			
						parent
						
							5d33f73866
						
					
				
				
					commit
					1566d22e21
				
			| @@ -1027,6 +1027,7 @@ | ||||
|     }, | ||||
|  | ||||
|     _handleNextUnreviewedFile(e) { | ||||
|       if (this.shouldSuppressKeyboardShortcut(e)) { return; } | ||||
|       this._setReviewed(true); | ||||
|       // Ensure that the currently viewed file always appears in unreviewedFiles | ||||
|       // so we resolve the right "next" file. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user