[TIMOB-19542] Glitchy font behaviour, when changed dynamically
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Cannot Reproduce |
| Resolution Date | 2019-12-04T22:47:30.000+0000 |
| Affected Version/s | Release 4.1.1 |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | TCSupportTriage |
| Reporter | Samie Syed |
| Assignee | Unknown |
| Created | 2014-09-24T18:57:29.000+0000 |
| Updated | 2019-12-04T22:47:30.000+0000 |
Description
Font gitches when being changed dynamically.
Old style:
$.label.font= {fontSize:16,fontFamily:'Avenir-Roman'};
change to after button is pressed:
$.label.font= {fontSize:18,fontFamily:'Avenir-Heavy'};
For example.
Sometimes the font will jump upward, to the left, right or the label will appear with ... then change.
I have tried to change the width settings like this $.label.width = TI.UI.Size; for the label, but had no luck.
Closing as cannot reproduce. Did not observe any font issues described above. Axway Appcelerator Studio, build: 5.1.4.201909061933 macOS : 10.15 Node.js Version : 8.9.1 npm Version : 5.5.1 Appcelerator CLI : 7.1.2 Titanium CLI CLI Version : 5.2.1 node-appc Version : 0.2.49 Titanium SDKs : 8.3.0.GA Pixel 3 Android API 29 iPhone 11 13.2.2