mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d9dd64e014
commit
6d309f91a1
@ -3151,7 +3151,6 @@ var BaseBrowserPrototype = {
|
|||||||
// XXX make partial render be lazy -- i.e. add/remove elements and
|
// XXX make partial render be lazy -- i.e. add/remove elements and
|
||||||
// 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 render all the sections at root... (???)
|
|
||||||
// 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
|
||||||
render: function(options, renderer, context){
|
render: function(options, renderer, context){
|
||||||
context = this.renderContext(context)
|
context = this.renderContext(context)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user