mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Fullscreen: Missing Title Bar Buttons #31

Open bjpcorp opened 9 years ago

bjpcorp commented 9 years ago

Title Bar Buttons missing in fullscreen mode.

Great app!

mafintosh commented 9 years ago

I think this is by design. /cc @freeall ?

freeall commented 9 years ago

Yes, this is by design. I don't know any app which have the title bar when in fullscreen. Or am I mistaken?

bjpcorp commented 9 years ago

I think most apps have a title bar, it slides out of view in fullscreen/maximise mode. Playback displays a grey coloured title bar missing the title bar buttons in fullscreen mode.

screen-shot-2015-05-05-at-16 55

freeall commented 9 years ago

Hmm, it doesn't do that on my screen. Let me check a few things. It's supposed to not have that top grey bar.

bjpcorp commented 9 years ago

Screenshot on 27" iMac Yosemite 10.10.3 / Playback 0.18.0

mafintosh commented 9 years ago

The grey bar sounds like an electron issue. @freeall that reminds me that we should do a release that bump electron to the latest version