mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bb7be3e83f
commit
4d242f3cc8
@ -104,7 +104,13 @@ function makeTagTogglerAction(tag){
|
||||
}
|
||||
|
||||
|
||||
// XXX should this co-exist with undoable tags???
|
||||
// Build a tag toggler undo set of attrs...
|
||||
//
|
||||
// This will add:
|
||||
// 'undoable' - predicate to check if we need to undo, to handle
|
||||
// introspection calls correctly...
|
||||
// 'undo' - undo function...
|
||||
//
|
||||
var undoTag = function(action){
|
||||
return {
|
||||
// do not journal calls that have no side-effects, e.g. toggler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user