mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c9e3c94f63
commit
2dfd8c9663
@ -15,6 +15,9 @@ var object = require('lib/object')
|
|||||||
|
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
|
|
||||||
|
// XXX need a mechanism to either queue chains of tasks that depend on
|
||||||
|
// on the previous results or a way to delay a task until what it
|
||||||
|
// needs is finished...
|
||||||
var QueueActions =
|
var QueueActions =
|
||||||
module.QueueActions = actions.Actions({
|
module.QueueActions = actions.Actions({
|
||||||
config: {
|
config: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user