mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-30 10:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									9e71da0f4e
								
							
						
					
					
						commit
						ff0b180548
					
				| @ -15,6 +15,17 @@ var core = require('features/core') | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| /*********************************************************************/ | /*********************************************************************/ | ||||||
|  | // XXX update sequence:
 | ||||||
|  | // 		- if target is loaded more than 1 screen width off the edge:
 | ||||||
|  | // 			- jump (animate)
 | ||||||
|  | // 			- update ribbon
 | ||||||
|  | // 		- if target is not loaded or too close to edge:
 | ||||||
|  | // 			- update ribbon to place current at ~1 screen off the edge in 
 | ||||||
|  | // 				the opposite direction...
 | ||||||
|  | // 			- load target partially (1/2 ribbon) ~1 screen off the other edge
 | ||||||
|  | // 			- jump (animate)
 | ||||||
|  | // 			- update ribbon to place target at center of ribbon
 | ||||||
|  | // 		...this all feels a bit too complicated...
 | ||||||
| // XXX do we need to do most of the work here on in imagegrid/data.js???
 | // XXX do we need to do most of the work here on in imagegrid/data.js???
 | ||||||
| // 		...another question would be if we can do this using existing 
 | // 		...another question would be if we can do this using existing 
 | ||||||
| // 		functionality?
 | // 		functionality?
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user