Kevin Hawkins created CB-1830:
---------------------------------

             Summary: iOS: CDVViewController's wantsFullScreenLayout property 
should not be set
                 Key: CB-1830
                 URL: https://issues.apache.org/jira/browse/CB-1830
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: Master
            Reporter: Kevin Hawkins
            Assignee: Shazron Abdullah


In [CDVViewController __init], CDVViewController.wantsFullScreenLayout is set 
to YES.  The effect of this property is to ignore the status bar layout, for 
apps that want their views to take space underneath a (presumably translucent) 
status bar.

This should not be the default behavior for a Cordova app, and causes a lot of 
additional configuration of CDVViewController's main view, which otherwise 
would not be necessary.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to