Commit 2332f54
committed
core: fix menuBarVisibility
The commit fixes an issue with the `window.menuBarVisibility` preference
where the menu is not set correctly on startup since we wait for the
preference-change event. The fix sets the menu when the preferences are
ready, and updates on preference changes.
Signed-off-by: vince-fugnitto <[email protected]>1 parent 7fac97f commit 2332f54
File tree
1 file changed
+3
-0
lines changed1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
| |||
0 commit comments