mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0c41adf6d5
commit
6caf422ce7
@ -733,7 +733,6 @@ var BaseBrowserPrototype = {
|
||||
: items
|
||||
},
|
||||
|
||||
|
||||
// Update state (make then render)...
|
||||
//
|
||||
// .update()
|
||||
@ -1137,6 +1136,7 @@ var BaseBrowserPrototype = {
|
||||
// XXX make item access by index lazy...
|
||||
// - index nested stuff and lengths... (.sublist_length)
|
||||
// - stop when target reached... (control callback???)
|
||||
// XXX Q: should we have an option to treat groups as elements???
|
||||
map: function(func, options){
|
||||
var that = this
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user