{ "id": "62138", "key": "TIMOB-1506", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2012-07-25T17:21:31.000+0000", "created": "2011-04-15T02:54:38.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [], "versions": [ { "id": "11233", "name": "Release 1.6.0", "archived": true, "released": true, "releaseDate": "2011-02-23" } ], "issuelinks": [ { "id": "19382", "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-26T22:21:25.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}

Looking at TiUIDashboardView.m it seems like there might be some\r\niphone specific things baked in, like screen resolution, etc..\r\nSetting height and width manually when creating the view seems to\r\nbreak things more. When dashboard icons do display, the images are\r\ndistorted.

{html}", "attachment": [], "flagged": false, "summary": "iOS: Dashboard view broken on ipad", "creator": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "125879", "author": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

After some more staring, I think a big part of the problem is\nthat rowHeight is set to 103 in LauncherView.m, and can't be\nchanged.

{html}", "updateAuthor": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:39.000+0000", "updated": "2011-04-15T02:54:39.000+0000" }, { "id": "125880", "author": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

My suggestion. Make item width and height properties of the\nDashboardView, not the Items. Then emit a warning/error if\nsomeone tries to add an item to a dashboard that exceeds the\nbounds. This way, people can make their items of custom size, and\nyou can pre-calculate how many rows and columns you need given the\nsize of the view.

{html}", "updateAuthor": { "name": "zachanderson", "key": "zachanderson", "displayName": "Zach Anderson", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:39.000+0000", "updated": "2011-04-15T02:54:39.000+0000" }, { "id": "125881", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Dashboard is the new Coverflow in terms of needing a major\nupdate/rewrite.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:54:39.000+0000", "updated": "2011-04-15T02:54:39.000+0000" }, { "id": "209480", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Cannot reproduce in SDK 2.2.0.014b86f on iPad Sim 5.1. Dashboard appears functional and has correct behavior.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-25T17:21:31.000+0000", "updated": "2012-07-25T17:21:31.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }