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
8bd86afd82
commit
98d34f72c3
@ -394,8 +394,8 @@ var BaseBrowserPrototype = {
|
|||||||
// the .options attribute...
|
// the .options attribute...
|
||||||
render: function(options){
|
render: function(options){
|
||||||
var that = this
|
var that = this
|
||||||
// XXX revise -- should options and context be distinguished only
|
// XXX Q: should options and context be distinguished only via
|
||||||
// via the .options attr???
|
// the .options attr as is the case now???
|
||||||
var context = (options == null || options.options == null) ?
|
var context = (options == null || options.options == null) ?
|
||||||
{
|
{
|
||||||
root: this,
|
root: this,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user