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 <[email protected]>
Date: 2012-11-09T23:56:37Z
Fixing autoresizingMask of imageView
----