mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-30 19:00:09 +00:00 
			
		
		
		
	documented the feature form the last commit...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									be9c4ebdc9
								
							
						
					
					
						commit
						ebd4c17d91
					
				| @ -66,9 +66,9 @@ | |||||||
| // called after (post) the change is made. If two are given then the first
 | // called after (post) the change is made. If two are given then the first
 | ||||||
| // is called before the change and the second after the change.
 | // is called before the change and the second after the change.
 | ||||||
| // The callbacks are passed the current action.
 | // The callbacks are passed the current action.
 | ||||||
| // The callback function will have this set to the same value as the toggler
 | // The callback function will have 'this' set to the same value as the 
 | ||||||
| // itself, e.g. if the toggler is called as a method, the callback's this
 | // toggler itself, e.g. if the toggler is called as a method, the 
 | ||||||
| // will reference the object.
 | // callback's 'this' will reference the object.
 | ||||||
| //
 | //
 | ||||||
| // NOTE: the pre-callback will get the "intent" action, i.e. the state the
 | // NOTE: the pre-callback will get the "intent" action, i.e. the state the
 | ||||||
| // 		we are changing into but the changes are not yet made.
 | // 		we are changing into but the changes are not yet made.
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user