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 1d3a9dd88d
commit be189ac7ec

View file

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