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

Review: update location of NSDocument controls when they're present #115

Closed tonyarnold closed 11 years ago

tonyarnold commented 11 years ago

This PR needs to be reviewed: I've tested it in my NSDocument-backed window instance, but not with a plain window at this point.

indragiek commented 11 years ago

Tested with a non-document based project that uses INAppStoreWindow, all seems fine :)