Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-275] Using fontWeight and fontFamily in a layout

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T02:26:31.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsiOS
Labelsfont, fontfamily, fontweight, ios
ReporterNolan Wright
AssigneeBlain Hamon
Created2011-04-15T02:26:31.000+0000
Updated2017-03-02T18:35:34.000+0000

Description

If an element has fontWeight:'bold', all other elements must explicitly set the fontWeight or they will inherit the bold property.

Using the fontFamily property on a row element negates the fontWeight property (i.e., fontFamily negates a bold fontWeight)

Comments

  1. Stephen Tramer 2011-04-15

    Not sure if this is still valid in this day and age... could be related strictly to the 0.8 HTML engine.

  2. Blain Hamon 2011-04-15

    Changes in codebase have made this moot since then.

  3. Lee Morris 2017-03-02

    Closing as invalid.

JSON Source