mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9ec2f8e733
commit
5fc0ce1d1c
@ -4533,6 +4533,9 @@ var HTMLBrowserPrototype = {
|
||||
// how can we Identify the root call??
|
||||
// ...the traditional way would be a stack -- pop last elem
|
||||
// means we are done...
|
||||
// ways to go with this:
|
||||
// - renderer wrapper/generator
|
||||
// - a 1:1 item-based render mechanic with single entry point...
|
||||
renderFinalize: function(header, items, footer, context){
|
||||
var that = this
|
||||
var context = this.renderContext(context)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user