mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6cbf121cc9
commit
7cd7265b2b
@ -47,7 +47,11 @@ var MAIN_COLLECTION_TITLE = 'ALL'
|
||||
// XXX handle tags here???
|
||||
// ...keep them global or local to collection???
|
||||
// global sounds better...
|
||||
// XXX local tags: bookmarked, selected...
|
||||
// XXX local tags:
|
||||
// - save -- done, test
|
||||
// - load
|
||||
// - save/merge use...
|
||||
// XXX selection/tag based .collect()/.uncollect() actions...
|
||||
// XXX undo...
|
||||
var CollectionActions = actions.Actions({
|
||||
config: {
|
||||
@ -58,8 +62,6 @@ var CollectionActions = actions.Actions({
|
||||
'collection-save-crop-state': 'all',
|
||||
|
||||
// List of tags to be stored in a collection, unique to it...
|
||||
//
|
||||
// XXX this is not used yet...
|
||||
'collection-local-tags': [
|
||||
'bookmark',
|
||||
'selected',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user