mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a3ccb3a65a
commit
7009f72a41
@ -1965,10 +1965,10 @@ var JournalActions = actions.Actions({
|
|||||||
// action: <action-name>,
|
// action: <action-name>,
|
||||||
// args: [ ... ],
|
// args: [ ... ],
|
||||||
//
|
//
|
||||||
// the current image before the action...
|
// // the current image before the action...
|
||||||
// current: undefined | <gid>
|
// current: undefined | <gid>
|
||||||
//
|
//
|
||||||
// the target (current) image after action...
|
// // the target (current) image after action...
|
||||||
// target: undefined | <gid>
|
// target: undefined | <gid>
|
||||||
//
|
//
|
||||||
// // additional data, can be set via:
|
// // additional data, can be set via:
|
||||||
@ -3380,4 +3380,4 @@ module.SelfTest = ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
|
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
* vim:set ts=4 sw=4 : */ return module })
|
* vim:set ts=4 sw=4 nowrap : */ return module })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user