mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7de518d06b
commit
0c41adf6d5
@ -665,6 +665,9 @@ var BaseBrowserPrototype = {
|
||||
// the .options attribute...
|
||||
//
|
||||
// XXX should this use .map(..) internally???
|
||||
// ...there are two ways to go:
|
||||
// - local recursion (as-is now or via .map(.., { .. }))
|
||||
// - outer recursion (.map(..))
|
||||
render: function(options){
|
||||
var that = this
|
||||
// XXX Q: should options and context be distinguished only via
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user