mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
39f2b03e0d
commit
18b24613ac
@ -1390,7 +1390,12 @@ var BrowseActionsActions = actions.Actions({
|
|||||||
// should be as independent as possible and never trigger any
|
// should be as independent as possible and never trigger any
|
||||||
// side-effects...
|
// side-effects...
|
||||||
// ...the same can be said about handling visibility tests.
|
// ...the same can be said about handling visibility tests.
|
||||||
// XXX revise...
|
// XXX REVISE:
|
||||||
|
// ...considering that listers should have no side-effects
|
||||||
|
// (on list), not listing here may be too "defensive"...
|
||||||
|
// ...on the other hand this could be done via an extra
|
||||||
|
// action/function that would expand active stuff (renaming
|
||||||
|
// this to .getActionsPassive(..) and that to .getActionsActive(..))
|
||||||
getActions: ['- System/',
|
getActions: ['- System/',
|
||||||
core.doc`List actions in action tree...
|
core.doc`List actions in action tree...
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user