You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by khawkins <gi...@git.apache.org> on 2012/11/10 00:58:03 UTC

incubator-cordova-ios pull request: Fixing autoresizingMask of imageView

GitHub user khawkins opened a pull request:

    https://github.com/apache/incubator-cordova-ios/pull/66

    Fixing autoresizingMask of imageView

    Fixes [CB-1833](https://issues.apache.org/jira/browse/CB-1833).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/khawkins/incubator-cordova-ios fix_imageview_autoresize

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-cordova-ios/pull/66.patch

----
commit e839e805ccb885070a0dc8b1db8999f6541396fb
Author: Kevin Hawkins <kh...@salesforce.com>
Date:   2012-11-09T23:56:37Z

    Fixing autoresizingMask of imageView

----