{ "id": "170733", "key": "TIMOB-25648", "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": [ { "id": "19957", "description": "", "name": "Release 7.1.0", "archived": false, "released": true, "releaseDate": "2018-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2018-03-07T00:40:28.000+0000", "created": "2018-01-05T01:01:20.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17609", "description": "", "name": "Release 7.0.0", "archived": false, "released": true, "releaseDate": "2017-12-07" } ], "issuelinks": [ { "id": "56242", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "170719", "key": "TIMOB-25643", "fields": { "summary": "Windows: Label dimensions are not being calculated properly", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-05-16T23:37:55.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": "In some cases we want to make sure to display entire text even when Label space is small. We have useful property for it ([Ti.UI.Label.minimumFontSize|http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Label-property-minimumFontSize]) on other platforms. According to the doc, Label's font will be auto-downscaled so that its text will fit the label's width if necessary.\r\n\r\nUnfortunately, it is not implemented yet for the Windows platform.", "attachment": [ { "id": "63902", "filename": "MinFontSizeTest.js", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-01-05T03:16:23.000+0000", "size": 6453, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "Windows: Implement Ti.UI.Label.minimumFontSize and maxLines", "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": 1000, "state": "closed", "name": "2018 Sprint 04 SDK", "startDate": "2018-02-12T04:23:01.913Z", "endDate": "2018-02-26T04:23:00.000Z", "completeDate": "2018-02-26T19:36:01.769Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "432774", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resources from Android implementation:\r\n\r\nhttps://github.com/appcelerator/titanium_mobile/pull/9161\r\nhttps://github.com/appcelerator/titanium_mobile/blob/master/android/modules/ui/src/java/ti/modules/titanium/ui/widget/TiUILabel.java#L230\r\n", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-01-05T03:15:39.000+0000", "updated": "2018-01-05T03:15:39.000+0000" }, { "id": "433919", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/1176", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-02-01T02:15:39.000+0000", "updated": "2018-02-01T02:15:39.000+0000" }, { "id": "434662", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Master is merged, waiting for 7.1.0 back-port [~kiguchi]", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-02-20T19:12:41.000+0000", "updated": "2018-02-20T19:12:41.000+0000" }, { "id": "434689", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "7_1_X backport: https://github.com/appcelerator/titanium_mobile_windows/pull/1197", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-02-21T02:49:26.000+0000", "updated": "2018-02-21T02:49:26.000+0000" }, { "id": "435128", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket; Verified new feature in SDK Version: 7.1.0.v20180228160738 and SDK Version: 7.2.0.v20180301101144.\r\n\r\nTest and other information can be found at:\r\nMaster:https://github.com/appcelerator/titanium_mobile_windows/pull/1176\r\n7_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1197", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-03-02T19:14:33.000+0000", "updated": "2018-03-02T19:14:53.000+0000" }, { "id": "435285", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Reopening - just wanted to update ticket title for better description.", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2018-03-07T00:40:09.000+0000", "updated": "2018-03-07T00:40:09.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }