mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3c098e2bfd
commit
b8efca35ae
@ -79,6 +79,11 @@ var ImageStateIndicatorActions = actions.Actions({
|
||||
// ...
|
||||
// }
|
||||
//
|
||||
// Supported actions:
|
||||
// - make
|
||||
// - update
|
||||
// - remove
|
||||
//
|
||||
// NOTE: built-in handlers can be overloaded by user.
|
||||
// NOTE: alias loops are ignored.
|
||||
//
|
||||
@ -172,6 +177,7 @@ var ImageStateIndicatorActions = actions.Actions({
|
||||
bookmark: 'mark',
|
||||
},
|
||||
|
||||
// XXX should this be a toggler???
|
||||
updateStateIndicators: ['- Interface/',
|
||||
function(gid){
|
||||
gid = gid || this.current
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user