You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2012/11/21 20:25:58 UTC

[jira] [Closed] (CB-1830) iOS: CDVViewController's wantsFullScreenLayout property should not be set

     [ https://issues.apache.org/jira/browse/CB-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve closed CB-1830.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
         Assignee: Andrew Grieve  (was: Shazron Abdullah)

Thanks for your patience Kevin! I've finally got this pulled in:

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=a37d37be1e2365b45aad0843d94b83a26ecc6ced
                
> 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: Andrew Grieve
>             Fix For: 2.3.0
>
>   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