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
fa3f86cebc
commit
1eafd9f1dc
@ -672,7 +672,7 @@ var BaseBrowserPrototype = {
|
|||||||
var that = this
|
var that = this
|
||||||
// XXX Q: should options and context be distinguished only via
|
// XXX Q: should options and context be distinguished only via
|
||||||
// the .options attr as is the case now???
|
// the .options attr as is the case now???
|
||||||
// ...see no reason why not...
|
// ...see no reason why not, though it does not feel right...
|
||||||
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