This commit is contained in:
aviadh 2016-11-03 18:45:07 +02:00
parent e3329ad090
commit d58540807a

View file

@ -1317,7 +1317,7 @@
}, this));
this.grid.nodes = [];
this._updateContainerHeight();
this._triggerChangeEvent(true);
this._triggerRemoveEvent();
};