[AC-2155] [ios] imageview: setting responseData doesnt keep respect image ratio
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-08-22T14:40:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | imageview, ratio, xhr |
Reporter | Martin Guillon |
Assignee | Amuktha Akkinepally |
Created | 2012-08-13T08:18:05.000+0000 |
Updated | 2016-03-08T07:41:08.000+0000 |
Description
When setting an imageview image from a TiBlob, the UIImage is resized without respecting the aspectRatio. Which is not the case when you only set the image to an url (the imageview download and the set the image).
Pullrequest coming.
Could you please elaborate the details of the issue by sending a test case or sample app.js and Steps to reproduce the issue.
It s been fixed last week in a refactoring of TiUIImageView :s I wasnt that up to date. Really sorry. You can close this
Will create a new ticket. there is still an issue with the latest implementation.