mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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({
|
var IndexFormatActions = actions.Actions({
|
||||||
config: {
|
config: {
|
||||||
@ -204,7 +205,8 @@ module.IndexFormat = core.ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************************************/
|
//---------------------------------------------------------------------
|
||||||
|
// FS Info... (XXX cleanup???)
|
||||||
|
|
||||||
var FileSystemInfoActions = actions.Actions({
|
var FileSystemInfoActions = actions.Actions({
|
||||||
})
|
})
|
||||||
@ -2580,6 +2582,7 @@ module.FileSystemWriter = core.ImageGridFeatures.Feature({
|
|||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//---------------------------------------------------------------------
|
//---------------------------------------------------------------------
|
||||||
// Writer UI...
|
// Writer UI...
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user