mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
99167e4500
commit
b89fd2e8ac
@ -84,8 +84,6 @@ module.Metadata = core.ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
|
|
||||||
// XXX add Metadata writer...
|
// XXX add Metadata writer...
|
||||||
// XXX store metadata in a JSON format -- currently exiftool returns an
|
|
||||||
// Array with attributes, make it an object...
|
|
||||||
var MetadataReaderActions = actions.Actions({
|
var MetadataReaderActions = actions.Actions({
|
||||||
// XXX should this be sync???
|
// XXX should this be sync???
|
||||||
// XXX add support to taskqueue...
|
// XXX add support to taskqueue...
|
||||||
|
|||||||
@ -90,6 +90,7 @@ var ImageStateIndicatorActions = actions.Actions({
|
|||||||
'global-state-indicator-mode': null,
|
'global-state-indicator-mode': null,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// XXX TESTING...
|
||||||
get moo(){ return 321 },
|
get moo(){ return 321 },
|
||||||
foo: 123,
|
foo: 123,
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user