mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4ac4880f3a
commit
0c720efc47
@ -549,6 +549,11 @@ var BaseItemPrototype = {
|
|||||||
//
|
//
|
||||||
// This might also be a side effect of the .dom / .elem set of
|
// This might also be a side effect of the .dom / .elem set of
|
||||||
// issues...
|
// issues...
|
||||||
|
//
|
||||||
|
// This issue seems to go away after expanding/collapsing the
|
||||||
|
// nested item several times, the buttons are gone but the
|
||||||
|
// subtrees stop vanishing on update -- could this be related
|
||||||
|
// to .dom/.elem again???
|
||||||
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