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

Content view frame checks for hideTitleBarInFullScreen in Fullscreen mode #174

Closed nscoding closed 10 years ago

nscoding commented 10 years ago

When it moves in fullscreen it doesnt check for the hideTitleBarInFullScreen which is causing the content view to overlap with the titlebar.

indragiek commented 10 years ago

Looks good, just one little nitpick :)

nscoding commented 10 years ago

@indragiek :+1: