mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
200485f5ed
commit
f9379618ca
@ -2941,10 +2941,6 @@ var BaseBrowserPrototype = {
|
|||||||
// do not reconstruct the ones already present...
|
// do not reconstruct the ones already present...
|
||||||
// XXX should from/to/around/count be a feature of this or of .walk(..)???
|
// XXX should from/to/around/count be a feature of this or of .walk(..)???
|
||||||
// XXX might be a good idea to use this.root === this instead of context.root === this
|
// XXX might be a good idea to use this.root === this instead of context.root === this
|
||||||
|
|
||||||
// XXX WALK2...
|
|
||||||
// XXX this still has problems....
|
|
||||||
// - nested browser rendering not yet working correctly -- rendered flat...
|
|
||||||
render: function(options, renderer, context){
|
render: function(options, renderer, context){
|
||||||
renderer = renderer || this
|
renderer = renderer || this
|
||||||
context = renderer.renderContext(context)
|
context = renderer.renderContext(context)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user