indragiek / INAppStoreWindow

NSWindow subclass with a highly customizable title bar and traffic lights
BSD 2-Clause "Simplified" License
1.06k stars 162 forks source link

fix missing window buttons in full screen mode on Yosemite #190

Open robin opened 9 years ago

robin commented 9 years ago

On Yosemite, when the window is in full screen mode, the window buttons are on a different window other than the INAppStoreWindow. If we set the frames of window buttons, they disappear from the floating titlebar when the mouse is moved up to the menu. The patch fixes the issue by checking if the window buttons are in a normal window.