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:27:58 UTC

[jira] [Resolved] (CB-1833) iOS: Splash screen imageView's autoresizingMask is not configured properly

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

Andrew Grieve resolved CB-1833.
-------------------------------

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

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=6e60c222f8194bb43de6b52c5ea9ff84cc92e040
                
> iOS: Splash screen imageView's autoresizingMask is not configured properly
> --------------------------------------------------------------------------
>
>                 Key: CB-1833
>                 URL: https://issues.apache.org/jira/browse/CB-1833
>             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 showSplashScreen], the imageView property's autoresizingMask is comprised of UIViewAutoresizing values that are bitwise-ANDed together.  These should be bitwise-ORed together.  The net effect is that the view inadvertently does not support autoresizing: its resultant value will always be 0 (UIViewAutoresizingNone).

--
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