mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e8194e6965
								
							
						
					
					
						commit
						46b5622d84
					
				| @ -1254,7 +1254,10 @@ var LockUnfocusedActions = actions.Actions({ | |||||||
| 	toggleUnfocusedLock: ['Interface/Lock unfocused viewer', | 	toggleUnfocusedLock: ['Interface/Lock unfocused viewer', | ||||||
| 		core.doc`Toggle unfocused viewer locking...
 | 		core.doc`Toggle unfocused viewer locking...
 | ||||||
| 
 | 
 | ||||||
| 		NOTE: this defines the handlers on window.`,
 | 		When enabled this will prevent mouse, touch and context menu events | ||||||
|  | 		from reaching the viewer. | ||||||
|  | 
 | ||||||
|  | 		NOTE: this defines the focus/blur handlers on the window object.`,
 | ||||||
| 		core.makeConfigToggler('lock-unfocused', | 		core.makeConfigToggler('lock-unfocused', | ||||||
| 			['off', 'on'], | 			['off', 'on'], | ||||||
| 			function(state){ | 			function(state){ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user