{ "id": "129210", "key": "TIMOB-16866", "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": "2017-06-13T22:26:05.000+0000", "created": "2014-04-18T15:45:35.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-13T22:26:05.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": "When trying to provide a backgroundGradient that goes from a single solid color to a transparent color the result is a cloudy gray rendering for the transparent color vs just straight transparency.\r\n\r\n{code}\r\n\"#gradient\":{\r\n\tbackgroundGradient:{\r\n\t\ttype:\"linear\",\r\n\t\tstartPoint:{x:0,y:0},\r\n\t\tendPoint:{x:0, y:\"100%\"},\r\n\t\tcolors:[\r\n\t\t\t{color: \"#fff\", offset: 0.3},\r\n\t\t\t{color: \"transparent\", offset: 1.0}\r\n\t\t]\r\n\t},\r\n\theight: 65,\r\n\twidth: Ti.UI.FILL\r\n}\r\n{code}\r\n\r\nIn my case i have a white background for a TableSectionView and I want the TableViewRow to fade into the section as its scrolled up.\r\n\r\nExpectation is that since i am on a white background, i should only see white and the tableViewRow should slowly fade up on scroll\r\n\r\nActual Results\r\nAs noted in the screenshot, i get a gray rendering where the transparency starts.\r\n\r\n", "attachment": [ { "id": "47370", "filename": "Screen Shot 2014-04-18 at 10.45.06 AM.png", "author": { "name": "bgrantges@appcelerator.com", "key": "bgrantges", "displayName": "Bert Grantges", "active": false, "timeZone": "America/Chicago" }, "created": "2014-04-18T15:45:35.000+0000", "size": 153856, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS Transparency in a backgroundGradient does not provide the expected results", "creator": { "name": "bgrantges@appcelerator.com", "key": "bgrantges", "displayName": "Bert Grantges", "active": false, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "bgrantges@appcelerator.com", "key": "bgrantges", "displayName": "Bert Grantges", "active": false, "timeZone": "America/Chicago" }, "environment": "SDK 3.2.2.GA / iOS 7.1", "comment": { "comments": [ { "id": "421905", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "I am unable to reproduce this issue with the following environment;\r\niPhone 7 (10.2)\r\nStudio 4.9.0.201705302345\r\nTi SDK 6.1.1.v20170609091155\r\nAppc NPM 4.2.9\r\nAppc CLI 6.2.1\r\nTi CLI 5.0.13\r\nAlloy 1.9.11\r\nArrow 2.0.0\r\nXcode 8.2 (8C38)\r\nNode v4.8.2\r\nJava 1.8.0_131", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-13T22:26:05.000+0000", "updated": "2017-06-13T22:26:05.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }