{ "id": "173929", "key": "TIMOB-27272", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [ { "id": "20832", "name": "Release 8.3.0", "archived": false, "released": true, "releaseDate": "2019-11-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2019-10-08T13:56:45.000+0000", "created": "2019-07-23T10:42:15.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2019-10-08T13:56:45.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": "10202", "name": "Android", "description": "Android Platform" }, { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "We need to override the Ti.UI.Slider track- and tint-colors which is already works for the Ti.UI.ProgressBar. Example:\r\n{code:js}\r\nvar win = Ti.UI.createWindow({\r\n backgroundColor: '#fff'\r\n});\r\n\r\nvar slider = Ti.UI.createSlider({\r\n width: 200,\r\n min: 0,\r\n max: 1,\r\n value: 0.5,\r\n tintColor: 'red',\r\n trackTintColor: 'green'\r\n});\r\n\r\nwin.add(slider);\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android/iOS: Expose \"tintColor\" and \"trackTintColor\" for Ti.UI.Slider", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "450034", "author": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/11074", "updateAuthor": { "name": "jvennemann", "key": "jvennemann", "displayName": "Jan Vennemann", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-07-24T13:29:29.000+0000", "updated": "2019-07-24T13:29:29.000+0000" }, { "id": "451855", "author": { "name": "ssaddique", "key": "ssaddique", "displayName": "Sohail Saddique", "active": true, "timeZone": "Europe/London" }, "body": "*FR Passed*\r\n\r\nTest environment\r\n\r\n{code:java}\r\nStudio Ver: 5.1.4.201909061933\r\nSDK Ver: 8.3.0 (from PR)\r\nMac OS Ver: 10.14.6\r\nXcode Ver: Xcode 11.0\r\nAppc NPM: 4.2.15\r\nAppc CLI: 7.1.1\r\nNode Ver: 10.16.3\r\nNPM Ver: 6.11.3\r\nEmulators: ⇨ Pixel 3 (API 28), iPhone 11 Pro (13.0)\r\n{code}\r\n\r\nChecked against 8.2.0.GA. Does not work on this build. Therefore FR: Passed.", "updateAuthor": { "name": "ssaddique", "key": "ssaddique", "displayName": "Sohail Saddique", "active": true, "timeZone": "Europe/London" }, "created": "2019-10-04T16:15:00.000+0000", "updated": "2019-10-04T16:15:21.000+0000" }, { "id": "451896", "author": { "name": "ssaddique", "key": "ssaddique", "displayName": "Sohail Saddique", "active": true, "timeZone": "Europe/London" }, "body": "Solution verified. Ticket closed.", "updateAuthor": { "name": "ssaddique", "key": "ssaddique", "displayName": "Sohail Saddique", "active": true, "timeZone": "Europe/London" }, "created": "2019-10-08T13:56:36.000+0000", "updated": "2019-10-08T13:56:36.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }