mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 03:10:07 +00:00 
			
		
		
		
	updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e04b8af51f
								
							
						
					
					
						commit
						ef6b5d6c76
					
				| @ -99,11 +99,11 @@ Roadmap | ||||
| 		| | ||||
| 		| 	$('[order='+$('.current.image').attr('order')+']').length | ||||
| 		| | ||||
| 		[_] ASAP: test on Android... | ||||
| 		[_] usable empty view -- w.o. data... | ||||
| 		[_] single image mode transition (alpha-blend/fade/none) | ||||
| 		[_] 0% Tablet UI | ||||
| 			[_] screen buttons | ||||
| 		[_] usable empty view -- w.o. data... | ||||
| 		[_] proper system init (start w.o. any data) | ||||
| 		[_] ASAP: test on Android... | ||||
| 		[_] 75% image sorting (date/name/...) | ||||
| 			[X] 100% sort by: | ||||
| 				[X] date | ||||
|  | ||||
| @ -51,10 +51,7 @@ $(function(){ | ||||
| 		//.dblclick(dblClickHandler) | ||||
| 
 | ||||
| 	$(window) | ||||
| 		// XXX in single image mode this still causes problems... | ||||
| 		//		this can be resolved by cycling to ribbon mode and back... | ||||
| 		.resize(function() { | ||||
| 
 | ||||
| 			toggleImageProportions('!') | ||||
| 			centerView() | ||||
| 		}) | ||||
| @ -137,6 +134,7 @@ $(function(){ | ||||
| 			loadLocalStorageSettings() | ||||
| 
 | ||||
| 			// XXX this will reload everything... | ||||
| 			// XXX this might load the wrong marks (not sure)... | ||||
| 			if('MARKED' in localStorage){ | ||||
| 				loadLocalStorageMarks() | ||||
| 			} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user