colinbdclark/bubbles

When entering full screen mode, the menu bar is not hidden on Windows

colinbdclark opened this issue · 0 comments

On Windows (and quite possibly Linux), when Bubbles is switched into full screen mode by clicking on the stage, the menu bar isn't hidden. To do, we need to explicitly use Electron's window API to hide the menu bar.