{ "id": "161872", "key": "TIMOB-23660", "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": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-08-30T06:11:21.000+0000", "created": "2016-07-20T04:47:20.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "issuelinks": [], "assignee": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-12-03T01:07:02.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Implement {{separatorColor}} property for {{Ti.UI.TableView}}.\r\n\r\n*Sample Code*\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow({ backgroundColor: 'red' }),\r\n tableView = Ti.UI.createTableView({\r\n width: '80%',\r\n height: '80%',\r\n backgroundColor: 'orange',\r\n separatorColor:'blue',\r\n data: [{ title: 'Apples' }, { title: 'Bananas' }, { title: 'Carrots' }, { title: 'Potatoes' }]\r\n });\r\n\r\ntableView.addEventListener('click', function (e) {\r\n alert(JSON.stringify(e.row.title));\r\n});\r\n\r\nwin.add(tableView);\r\nwin.open();\r\n{code}", "attachment": [ { "id": "60158", "filename": "23660_2.JPG", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-30T02:11:31.000+0000", "size": 20615, "mimeType": "image/jpeg" }, { "id": "60150", "filename": "23660.JPG", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-29T22:27:29.000+0000", "size": 18427, "mimeType": "image/jpeg" } ], "flagged": false, "summary": "Windows: Implement Ti.UI.TableView separatorColor property", "creator": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 704, "state": "closed", "name": "2016 Sprint 18 SDK", "startDate": "2016-08-27T00:18:36.960Z", "endDate": "2016-09-10T00:18:00.000Z", "completeDate": "2016-09-09T20:26:13.865Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "394707", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile_windows/pull/843", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-08-29T22:28:43.000+0000", "updated": "2016-08-29T22:28:43.000+0000" }, { "id": "402514", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified improvement, able to see the {{separatorColor}} (blue) from the code in the description which is not visible on SDK 6.0.0. \r\n*Environment*\r\n{code:java}\r\nDevice: Lumia 640 LTE\r\nOperating System\r\n Name = Microsoft Windows 10 Pro\r\n Version = 10.0.14393\r\n Architecture = 64bit\r\n # CPUs = 4\r\n Memory = 17034395648\r\n \r\nNode.js\r\n Node.js Version = 4.4.4\r\n npm Version = 2.11.3\r\n \r\nTitanium CLI\r\n CLI Version = 5.0.10\r\n \r\nTitanium SDK\r\n SDK Version = 6.1.0.v20161202124434\r\n Target Platform = windows\r\n{code}\r\n", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-12-03T01:06:14.000+0000", "updated": "2016-12-03T01:06:26.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }