mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
refactoring and notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fdbb3f6e24
commit
e5ef898989
@ -50,6 +50,7 @@ if(typeof(process) != 'undefined'){
|
||||
|
||||
|
||||
/*********************************************************************/
|
||||
// Index Format...
|
||||
|
||||
var IndexFormatActions = actions.Actions({
|
||||
config: {
|
||||
@ -204,7 +205,8 @@ module.IndexFormat = core.ImageGridFeatures.Feature({
|
||||
|
||||
|
||||
|
||||
/*********************************************************************/
|
||||
//---------------------------------------------------------------------
|
||||
// FS Info... (XXX cleanup???)
|
||||
|
||||
var FileSystemInfoActions = actions.Actions({
|
||||
})
|
||||
@ -2580,6 +2582,7 @@ module.FileSystemWriter = core.ImageGridFeatures.Feature({
|
||||
})
|
||||
|
||||
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
// Writer UI...
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user