mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bd634c023e
commit
b2826fe58d
@ -555,7 +555,6 @@ var BaseItemPrototype = {
|
|||||||
// ...there are likely two issues at play here:
|
// ...there are likely two issues at play here:
|
||||||
// 1) the options related stuff -- non-rendered buttons...
|
// 1) the options related stuff -- non-rendered buttons...
|
||||||
// 2) .dom/.elem related stuff -- .update() removes buttons...
|
// 2) .dom/.elem related stuff -- .update() removes buttons...
|
||||||
//
|
|
||||||
update: function(options){
|
update: function(options){
|
||||||
this.parent
|
this.parent
|
||||||
&& this.parent.render(this, options)
|
&& this.parent.render(this, options)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user