Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19948] Windows: Use font cache for TextArea and Button

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-11-23T14:40:57.000+0000
Affected Version/sRelease 5.1.0
Fix Version/sRelease 5.2.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2015-11-13T04:59:43.000+0000
Updated2016-02-19T23:24:10.000+0000

Description

As of [PR 433](https://github.com/appcelerator/titanium_mobile_windows/pull/433), font cache is introduced to improve font lookup, but TextArea and Button are not using it. Make sure to use TitaniumWindows::UI::ViewHelper::SetFont for the font lookup.

Comments

  1. Kota Iguchi 2015-11-19

    https://github.com/appcelerator/titanium_mobile_windows/pull/477

    Test Cases:

    There are no test cases that QE can run, because this is internal changes only.
  2. Ewan Harris 2016-02-19

    Closing as per comment from [~kota]

JSON Source