mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-29 18:30:09 +00:00 
			
		
		
		
	minor keyboard setup change...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									1136f98caf
								
							
						
					
					
						commit
						b32dc97c6a
					
				| @ -65,8 +65,17 @@ module.GLOBAL_KEYBOARD = { | ||||
| 
 | ||||
| 			// XXX not sure about this...
 | ||||
| 			//'Up', 'Down',
 | ||||
| 
 | ||||
| 			// zooming...
 | ||||
| 			'#0', '#1', '#2', '#3', '#4', '#5', '#6', '#7', '#8', '#9', | ||||
| 		], | ||||
| 
 | ||||
| 		// XXX use a means to scale that does not get affected by image 
 | ||||
| 		// 		proportions...
 | ||||
| 		'#1': 'fitImage: 1 -- Fit image to screen', | ||||
| 		'#2': 'fitImage: 2 -- Show image with frame', | ||||
| 		'#3': 'fitImage: 5 -- Show small image', | ||||
| 
 | ||||
| 		Esc: 'toggleSingleImage: "off" -- Exit single image view', | ||||
| 	}, | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user