This commit is contained in:
Florian Müllner 2014-04-13 18:47:06 +02:00
parent 76c4ec8ee4
commit 525c8780fd

View File

@ -603,7 +603,7 @@ const LayoutManager = new Lang.Class({
this._updateBackgrounds(); this._updateBackgrounds();
// We need to force an update of the regions now before we scale // We need to force an update of the regions now before we scale
// the UI group to get the coorect allocation for the struts. // the UI group to get the correct allocation for the struts.
this._updateRegions(); this._updateRegions();
this.trayBox.hide(); this.trayBox.hide();