mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b7792c4929
commit
fc02dd19f8
@ -158,6 +158,9 @@ var VirtualBlocksActions = actions.Actions({
|
|||||||
this.focusImage(gid)
|
this.focusImage(gid)
|
||||||
}],
|
}],
|
||||||
makeVirtualBlockBefore: ['Virtual block/Add blank $before',
|
makeVirtualBlockBefore: ['Virtual block/Add blank $before',
|
||||||
|
core.doc`Add block before...
|
||||||
|
|
||||||
|
This is the same as .makeVirtualBlock(.., 'before', ..)`,
|
||||||
{ browseMode: 'makeVirtualBlock', },
|
{ browseMode: 'makeVirtualBlock', },
|
||||||
'makeVirtualBlock: $0 "before" ...'],
|
'makeVirtualBlock: $0 "before" ...'],
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user