mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dae13d71e0
commit
2ec32b861e
@ -3074,6 +3074,9 @@ function(title, func){
|
||||
// this ( .splice(..) ) above but it does
|
||||
// not work for some reason -- the array
|
||||
// seems not to be the same for each run...
|
||||
// XXX items is definitely copied, though the
|
||||
// items are the same...
|
||||
// ...check the splits/merges...
|
||||
return run([items, ...args]) },
|
||||
function(){
|
||||
q && q.abort() })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user