mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-30 19:00:09 +00:00 
			
		
		
		
	minor keyboard tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									ab40cd52b2
								
							
						
					
					
						commit
						72a1ba02d8
					
				| @ -81,6 +81,14 @@ module.GLOBAL_KEYBOARD = { | |||||||
| 		], | 		], | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | 		// NOTE: these are here so as to enable handling via the next 
 | ||||||
|  | 		// 		block, i.e. the Viewer
 | ||||||
|  | 		// 		...if not given, then the ignore above will shadow the 
 | ||||||
|  | 		// 		keys...
 | ||||||
|  | 		// NOTE: the 'nop' action does not exist, this it will get ignored
 | ||||||
|  | 		'(': 'nop', | ||||||
|  | 		')': 'nop', | ||||||
|  | 
 | ||||||
| 		// zooming...
 | 		// zooming...
 | ||||||
| 		'#1': 'fitScreen', | 		'#1': 'fitScreen', | ||||||
| 		// XXX should these also be implemented in the same way as 4-9???
 | 		// XXX should these also be implemented in the same way as 4-9???
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user