[ 
https://issues.apache.org/jira/browse/CB-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494378#comment-13494378
 ] 

Kevin Hawkins commented on CB-1830:
-----------------------------------

Pull request at https://github.com/apache/incubator-cordova-ios/pull/64.
                
> 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
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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