mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
28fc726f94
commit
3f8985a8f4
@ -533,7 +533,7 @@ var BaseItemPrototype = {
|
|||||||
// for partial render in a nested context...
|
// for partial render in a nested context...
|
||||||
// ...one way to fix this would be to make the options inheritance
|
// ...one way to fix this would be to make the options inheritance
|
||||||
// protocol more strict:
|
// protocol more strict:
|
||||||
// - if no options given use defaults
|
// - if no options given use defaults (i.e. this.options)
|
||||||
// - if options given use as-is
|
// - if options given use as-is
|
||||||
// - defaults are taken from this.options if not present
|
// - defaults are taken from this.options if not present
|
||||||
update: function(options){
|
update: function(options){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user