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
2d86b1bfef
commit
eea835f065
@ -47,6 +47,11 @@ var widgets = require('features/ui-widgets')
|
||||
// global sounds better...
|
||||
// XXX undo...
|
||||
var CollectionActions = actions.Actions({
|
||||
config: {
|
||||
// XXX add default collection list to config...
|
||||
'default-collections': [
|
||||
],
|
||||
},
|
||||
|
||||
// Format:
|
||||
// {
|
||||
@ -470,6 +475,7 @@ module.Collection = core.ImageGridFeatures.Feature({
|
||||
|
||||
//---------------------------------------------------------------------
|
||||
|
||||
// XXX make collections sortable...
|
||||
// XXX do we need a collection button (like crop button?) ???
|
||||
// XXX show collections in image metadata...
|
||||
var UICollectionActions = actions.Actions({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user