Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19542] Glitchy font behaviour, when changed dynamically

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2019-12-04T22:47:30.000+0000
Affected Version/sRelease 4.1.1
Fix Version/sn/a
Componentsn/a
LabelsTCSupportTriage
ReporterSamie Syed
AssigneeUnknown
Created2014-09-24T18:57:29.000+0000
Updated2019-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.

Comments

  1. Alan Hutton 2019-12-04

    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

JSON Source