main: add back layoutManager.init() call that was accidentally removed
Fixes the chrome to update when entering/leaving the overview again https://bugzilla.gnome.org/show_bug.cgi?id=657986
This commit is contained in:
parent
28bb0c1fb2
commit
a199c1290b
@ -220,6 +220,7 @@ function start() {
|
||||
|
||||
panel.startStatusArea();
|
||||
|
||||
layoutManager.init();
|
||||
keyboard.init();
|
||||
overview.init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user