mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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...
|
// of actual rendering should lay on the renderer methods...
|
||||||
// NOTE: currently options and context are distinguished only via
|
// NOTE: currently options and context are distinguished only via
|
||||||
// the .options attribute...
|
// the .options attribute...
|
||||||
//
|
|
||||||
//
|
|
||||||
// XXX should partial render (from/to/around/count) be here or be part
|
|
||||||
// of .walk(..)???
|
|
||||||
render: function(options, renderer, context){
|
render: function(options, renderer, context){
|
||||||
context = context || {}
|
context = context || {}
|
||||||
renderer = renderer || this
|
renderer = renderer || this
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user