mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-31 11:20:09 +00:00 
			
		
		
		
	...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									5f580f698c
								
							
						
					
					
						commit
						dc1185121f
					
				| @ -988,13 +988,14 @@ var FileSystemWriterUIActions = actions.Actions({ | ||||
| 			} | ||||
| 		}], | ||||
| 	// XXX should this be a UI action???
 | ||||
| 	// 		...at this point this depends on .saveIndexHere(..), thus 
 | ||||
| 	// 		it is here...
 | ||||
| 	// XXX should this return a promise???
 | ||||
| 	saveFullIndex: ['File/Save full', | ||||
| 		function(){ | ||||
| 			return this | ||||
| 				.markChanged('all') | ||||
| 				.saveIndexHere() | ||||
| 		}], | ||||
| 				.saveIndexHere()}], | ||||
| 	// XXX add ability to create dirs...
 | ||||
| 	// XXX this needs feedback...
 | ||||
| 	// XXX should this return a promise???
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user