{ "id": "63551", "key": "TIMOB-2919", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2012-07-26T13:37:51.000+0000", "created": "2011-04-15T03:32:57.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "19332", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-26T21:30:22.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Hi, I use sdk 1.51 and have some problem with high-res\nimage.

\n

I have found 2 cases, and have only found a workaround for one\nof both.

\n

1 - if the remote image (let's say 120x120 pix) is downloaded is\ndownloaded and saved in the document folder and saved as\nmyimage.jpg and I do :

\n

img = Ti.UI.createImageView({

\n
\n            image:myimage.jpg,\n            width:60,\n            height:60\n        });\n
\n

image appear pixelated... never found this problem on XCode. to\nmake it work the workaround is to save the image as myimage@2x.jpg, while keeping the url\nof file to myimage.jpg. This is a workaround but not logic in my\nmind, this need to be fix in SDK.

\n

now if the image is not save to the iphone but the \"remote\" url\nis used directly (image is still 120x120) and imageview size is\n60x60, the image appear pixelated. For this, I didn't found a\nworkaround. I see on the Q&A that someone use a webview to fix\nthis, but this is a bad idea when it is in a cell of tableview,\nwebviews eat a lot of ressources.

\n

Any help or fix is welcome.

\n

Regards

\n

Armindo

{html}", "attachment": [], "flagged": false, "summary": "High-Res remote image on Retina display are Pixeling", "creator": { "name": "armindodasilva", "key": "armindodasilva", "displayName": "Armindo Da Silva", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "armindodasilva", "key": "armindodasilva", "displayName": "Armindo Da Silva", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "209735", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "# Requires complete & valid test case\r\n\r\nWhen this is resolved the ticket may be reopened.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T13:37:51.000+0000", "updated": "2012-07-26T13:37:51.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }