Fix the configuring of window after a removing - issue #295

This commit is contained in:
baku 2017-03-01 15:01:50 +01:00
parent 0f052e5958
commit 10136ffaff

View file

@ -972,7 +972,7 @@ const ContainerService = {
}, },
_refreshNeeded() { _refreshNeeded() {
return this.configureWindows(); return this._configureWindows();
}, },
_hideAllPanels() { _hideAllPanels() {