mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
739fe4972c
commit
d6b64b2708
@ -376,7 +376,11 @@ var VirtualBlocksEditUIActions = actions.Actions({
|
||||
that.refresh(gid) }) })],
|
||||
|
||||
// XXX virtual block templates...
|
||||
cloneVirtualBlockFromTemplate: ['- Virtual block/Clone from...',
|
||||
// XXX should these be loaded as a ribbon/collection???
|
||||
// ...a collection seems to have all the needed functionality
|
||||
// but there are still quiestions:
|
||||
// - stored globally (config), locally (index) or something in the middle (collection)?
|
||||
cloneVirtualBlockFromTemplate: ['- Virtual block/Clone from template...',
|
||||
function(){
|
||||
}],
|
||||
saveVirtualBlockAsTemplate: ['- Virtual block/Save as template',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user