mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3c447bb475
commit
d3b155f5c0
@ -2153,10 +2153,6 @@ var BaseBrowserPrototype = {
|
||||
// of actual rendering should lay on the renderer methods...
|
||||
// NOTE: currently options and context are distinguished only via
|
||||
// the .options attribute...
|
||||
//
|
||||
//
|
||||
// XXX should partial render (from/to/around/count) be here or be part
|
||||
// of .walk(..)???
|
||||
render: function(options, renderer, context){
|
||||
context = context || {}
|
||||
renderer = renderer || this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user