{ "id": "97667", "key": "TIMOB-10044", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2012-07-19T15:28:49.000+0000", "created": "2012-07-19T14:37:41.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:13:00.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": "The paging control of the scrollable view overlays on top of the scrollable view's views and has a transparent background. Find attached the screenshot of the feature requested.", "attachment": [ { "id": "29894", "filename": "gilt-taste-example.png", "author": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-19T14:37:41.000+0000", "size": 985284, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: Transparent Background on Scrollable View's Paging Control so Dots can Overlay Views", "creator": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nsharma", "key": "nsharma", "displayName": "Nikhil Sharma", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iOS 5", "comment": { "comments": [ { "id": "208529", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Already done as part of 2.1.0\r\nTest Code\r\n{code}\r\n\r\nvar win = Ti.UI.createWindow({\r\n\tbackgroundColor:'white'\r\n})\r\n\r\n\r\n\r\nvar view1 = Ti.UI.createView({\r\n\tbackgroundColor:'red'\r\n})\r\nvar view2 = Ti.UI.createView({\r\n\tbackgroundColor:'green'\r\n})\r\nvar view3 = Ti.UI.createView({\r\n\tbackgroundColor:'blue'\r\n})\r\n\r\n\r\nvar scrollableView = Ti.UI.createScrollableView({\r\n\tshowPagingControl:true,\r\n\tpagingControlColor:'transparent',\r\n\toverlayEnabled:true,\r\n\tviews:[view1,view2,view3]\r\n})\r\n\r\nwin.add(scrollableView);\r\n\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-19T15:28:49.000+0000", "updated": "2012-07-19T15:28:49.000+0000" }, { "id": "208530", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Also see property pagingControlOnTop for further customization on IOS", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-19T15:29:46.000+0000", "updated": "2012-07-19T15:29:46.000+0000" }, { "id": "410944", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T23:13:00.000+0000", "updated": "2017-03-09T23:13:00.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }