{ "id": "125859", "key": "AC-2530", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2014-02-09T06:32:52.000+0000", "created": "2014-02-04T22:26:17.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:35.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": [], "description": "h3. Steps to Reproduce\nStart default project\nApply fontFamily: 'Times New Roman' (for ios) or 'serif' (for android) to Label element in index.tss\nLaunch app.\n\nh3. Actual Result\nDefault Label font remains unchanged\n\nh3. Expected Result\nLabel font changed to Times New Roman / serif.", "attachment": [], "flagged": false, "summary": "Cannot set fontFamily property on Label element", "creator": { "name": "madcode", "key": "madcode", "displayName": "Michael Stelly", "active": true, "timeZone": "America/Havana" }, "subtasks": [], "reporter": { "name": "madcode", "key": "madcode", "displayName": "Michael Stelly", "active": true, "timeZone": "America/Havana" }, "environment": "Titanium Studio 3.2.0", "comment": { "comments": [ { "id": "291319", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I tried setting \"font\" and not \"fontFamily\" and it worked as expected. Can you please try using \"font\" and see if it works for you?\n\n\"Label\": {\n\twidth: Ti.UI.SIZE,\n\theight: Ti.UI.SIZE,\n\tcolor: \"#000\",\n\tfont: 'Apple Color Emoji'\n}", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-05T06:19:37.000+0000", "updated": "2014-02-05T06:19:37.000+0000" }, { "id": "292079", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as it works fine with \"font\" property as documented.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-09T06:32:52.000+0000", "updated": "2014-02-09T06:32:52.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }