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
d706042f51
commit
f23858233a
@ -2596,13 +2596,21 @@ var UICollectionActions = actions.Actions({
|
||||
//*/
|
||||
|
||||
|
||||
// XXX experementing...
|
||||
/*/ XXX experementing...
|
||||
// would be nice to:
|
||||
// - have an action accessible withing the action menu and standalone
|
||||
// - topology:
|
||||
// <collection>/
|
||||
// <collection-option>: <value>
|
||||
// ...
|
||||
// ...
|
||||
// - creating a collection should open its options...
|
||||
//
|
||||
collectionsList: ['Collections/Collections list/*',
|
||||
function(path, make){
|
||||
console.log('>>>', path)
|
||||
|
||||
make.EditableList(this.collection_order)
|
||||
}],
|
||||
//*/
|
||||
})
|
||||
|
||||
var UICollection =
|
||||
|
||||
@ -816,5 +816,6 @@ core.ImageGridFeatures.Feature('examples', [
|
||||
|
||||
|
||||
|
||||
|
||||
/**********************************************************************
|
||||
* vim:set ts=4 sw=4 : */ return module })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user