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
71e2806917
commit
08480124ef
@ -1174,6 +1174,7 @@ var BaseBrowserPrototype = {
|
|||||||
// NOTE: we need to reverse two things:
|
// NOTE: we need to reverse two things:
|
||||||
// - level order (done here)
|
// - level order (done here)
|
||||||
// - linearization order (done below)
|
// - linearization order (done below)
|
||||||
|
// XXX can we make this even simpler???
|
||||||
var walk = function(path, list){
|
var walk = function(path, list){
|
||||||
return list
|
return list
|
||||||
// reverse the items...
|
// reverse the items...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user