mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5fc0ce1d1c
commit
2c05f20643
@ -4536,6 +4536,8 @@ var HTMLBrowserPrototype = {
|
|||||||
// ways to go with this:
|
// ways to go with this:
|
||||||
// - renderer wrapper/generator
|
// - renderer wrapper/generator
|
||||||
// - a 1:1 item-based render mechanic with single entry point...
|
// - a 1:1 item-based render mechanic with single entry point...
|
||||||
|
// ...this may be a problem as some of the renderers
|
||||||
|
// can call others... (???)
|
||||||
renderFinalize: function(header, items, footer, context){
|
renderFinalize: function(header, items, footer, context){
|
||||||
var that = this
|
var that = this
|
||||||
var context = this.renderContext(context)
|
var context = this.renderContext(context)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user