mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 11:50:07 +00:00
minor doc fixups...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
092827760d
commit
bff54a536b
@ -159,7 +159,7 @@ if(typeof(args2array) != 'function'){
|
||||
// will be fired.
|
||||
//
|
||||
// - an action will return the deepest (root) action's return, if that
|
||||
// returns is undefined, then the action set is returned instead.
|
||||
// return is undefined, then the action set is returned instead.
|
||||
//
|
||||
// NOTE: of the root handler is instance of Toggler (jli) and the action
|
||||
// is called with '?' as argument, then the toggler will be called
|
||||
@ -724,6 +724,7 @@ module.MetaActions = {
|
||||
// }
|
||||
//
|
||||
//
|
||||
// NOTE: the action function is always last.
|
||||
// NOTE: if <prototype> is not given, MetaActions will be used as default.
|
||||
//
|
||||
// For more documentation see: Action(..).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user