mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-30 02:40:08 +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???
 | 	// XXX should this be a UI action???
 | ||||||
|  | 	// 		...at this point this depends on .saveIndexHere(..), thus 
 | ||||||
|  | 	// 		it is here...
 | ||||||
| 	// XXX should this return a promise???
 | 	// XXX should this return a promise???
 | ||||||
| 	saveFullIndex: ['File/Save full', | 	saveFullIndex: ['File/Save full', | ||||||
| 		function(){ | 		function(){ | ||||||
| 			return this | 			return this | ||||||
| 				.markChanged('all') | 				.markChanged('all') | ||||||
| 				.saveIndexHere() | 				.saveIndexHere()}], | ||||||
| 		}], |  | ||||||
| 	// XXX add ability to create dirs...
 | 	// XXX add ability to create dirs...
 | ||||||
| 	// XXX this needs feedback...
 | 	// XXX this needs feedback...
 | ||||||
| 	// XXX should this return a promise???
 | 	// XXX should this return a promise???
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user