mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +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
|
||||
// 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){
|
||||
this.parent
|
||||
&& this.parent.render(this, options)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user