{ "id": "64132", "key": "TIMOB-3500", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-06-22T22:16:25.000+0000", "created": "2011-04-15T03:45:56.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "11233", "name": "Release 1.6.0", "archived": true, "released": true, "releaseDate": "2011-02-23" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-06-22T22:16:25.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}

The backgroundSelectedImage property works with inline\r\nstyling:

\r\n
\r\nTi.UI.createButton({ id: 'details-back-button', backgroundImage: '../../assets/ui/button-back.png', backgroundSelectedImage: '../../assets/ui/button-back.png' });\r\n
\r\n

But does not work from the jss file:

\r\n
\r\n#details-back-button {\r\n  background-image: '../../assets/ui/button-back.png';\r\n  background-selected-image: '../../assets/ui/button-back.png';\r\n}\r\n
\r\n

(The reason I'm setting the same image as the selected one is\r\nthat otherwise a black overlay shows up when tapping the\r\nbutton)

{html}", "attachment": [], "flagged": false, "summary": "iOS: Can't put backgroundSelectedImage into jss file", "creator": { "name": "balinterdi", "key": "balinterdi", "displayName": "Balint Erdi", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "balinterdi", "key": "balinterdi", "displayName": "Balint Erdi", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "422586", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid as we no longer support JSS.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-06-22T22:16:25.000+0000", "updated": "2017-06-22T22:16:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }