osx - Content of Mac Application not resizing on entering fullscreen mode -


i developing mac application using nssplitview. there 3 columns, menu on left, nstableview in middle , detail view on right. components use constraints , none of them set restrict width or height

when press button go fullscreen mode, application go fullscreen, actual content doesn't resize, stays same , large black border forms around application.

what possible causes , how debug find out issue lies?

osx fullscreen content not resizing


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -