{ "id": "62047", "key": "TIMOB-1415", "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": "2017-05-01T22:48:48.000+0000", "created": "2011-04-15T02:51:44.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "button", "feature", "ios", "properties", "text" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-31T22:41:42.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": "{html}

Buttons can be customized in a variety of ways, including\nrepeatable backgrounds, text color, etc. But the text label's\nshadow declarations cannot be set.

\n

This is an important aesthetic element when designing buttons\nthat fit within the iPhone's visual framework.

\n

Example:

\n

var button = Titanium.UI.createButton({
\ntitle: 'Submit', width:100, height:30,\nbackgroundImage:'images/button-background.png', textAlign:'center',\ncolor:'#666', shadowColor:'#FFF', shadowOffset:{x:0,y:1} });

\n

shadowColor and shadowOffset should somehow be available for\ntext and the button itself.

\n

Thanks!

{html}", "attachment": [], "flagged": false, "summary": "Unable to Set Text Shadow on Button Text", "creator": { "name": "cliftonlabrum", "key": "cliftonlabrum", "displayName": "Clifton Labrum", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "125606", "author": { "name": "jameswragg", "key": "jameswragg", "displayName": "James Wragg", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Would love this too - at the moment I have to create a label and\nadd it to the button. This is currently broken in 1.5.0 if there is\na background image on the button.

{html}", "updateAuthor": { "name": "jameswragg", "key": "jameswragg", "displayName": "James Wragg", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:51:45.000+0000", "updated": "2011-04-15T02:51:45.000+0000" }, { "id": "125607", "author": { "name": "jameswragg", "key": "jameswragg", "displayName": "James Wragg", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

See ticket #2423

{html}", "updateAuthor": { "name": "jameswragg", "key": "jameswragg", "displayName": "James Wragg", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:51:45.000+0000", "updated": "2011-04-15T02:51:45.000+0000" }, { "id": "125608", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Low-priority feature. Can be accomplished by placing a label on\nthe button.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:51:45.000+0000", "updated": "2011-04-15T02:51:45.000+0000" }, { "id": "418533", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving ticket as Invalid as there is hardly any information whatsoever and this was created in April 2011 with no response since that time.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-01T22:48:48.000+0000", "updated": "2017-05-01T22:48:48.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }