{ "id": "82124", "key": "TIMOB-6151", "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": null, "resolutiondate": null, "created": "2011-10-30T13:45:23.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-18T22:53:54.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "Ti.UI.Label has the properties {{shadowColor}} and {{shadowOffset}}.\r\n\r\nIt would be nice if it also supported setting the blur and opacity of the shadow.\r\n\r\nThis is useful when you don't want that hard shadow you get by just setting color and offset.\r\n\r\nIt could instead be a {{label.shadow}} property, that takes an object as an argument:\r\n{code:JavaScript}\r\nvar label = Ti.UI.createLabel({\r\n\tshadow: {\r\n\t\tcolor: '#000',\r\n\t\toffset: {\r\n\t\t\tx: 0,\r\n\t\t\ty: 1\r\n\t\t},\r\n\t\topacity: 0.4,\r\n\t\tblur: 2\r\n\t}\r\n});\r\n{code}", "attachment": [], "flagged": false, "summary": "Label shadow - blur and opacity properties", "creator": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "subtasks": [], "reporter": { "name": "mofle", "key": "mofle", "displayName": "Sindre Sorhus", "active": true, "timeZone": "Europe/Oslo" }, "environment": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }