mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8bd86afd82
commit
98d34f72c3
@ -394,8 +394,8 @@ var BaseBrowserPrototype = {
|
||||
// the .options attribute...
|
||||
render: function(options){
|
||||
var that = this
|
||||
// XXX revise -- should options and context be distinguished only
|
||||
// via the .options attr???
|
||||
// XXX Q: should options and context be distinguished only via
|
||||
// the .options attr as is the case now???
|
||||
var context = (options == null || options.options == null) ?
|
||||
{
|
||||
root: this,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user