Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25303] Windows: Feature request - Ti.UI.Picker font property

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2017-11-16T01:47:17.000+0000
Affected Version/sRelease 6.2.0
Fix Version/sRelease 7.0.0
ComponentsWindows
Labelsn/a
ReporterNeeraj Mishra
AssigneeKota Iguchi
Created2017-09-16T20:01:11.000+0000
Updated2017-11-17T00:25:41.000+0000

Description

Description:

Currently, font property of Ti.UI.Picker for Ti.UI.PICKER_TYPE_DATE is available only for Android.

Test Case:

Sample project attached. 'font' property applied to datePicker in index.tss has no effect on the Picker.

Some more info:

http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Picker-property-font Apart from the Font, what I observed that while testing with 6.1.2.GA, the picker displays like: !image-2017-09-16-14-58-32-843.png|thumbnail! But with 6.2.0.GA picker displaying like (takes full-screen width) : !image-2017-09-16-14-55-36-776.png|thumbnail!

Attachments

FileDateSize
image-2017-09-16-14-55-36-776.png2017-09-16T19:58:11.000+000025264
image-2017-09-16-14-58-32-843.png2017-09-16T20:01:07.000+000025554
index.js2017-09-16T20:02:01.000+000063
index.tss2017-09-16T20:02:16.000+000069
index.xml2017-09-16T20:02:24.000+0000114

Comments

  1. Kota Iguchi 2017-10-10

    https://github.com/appcelerator/titanium_mobile_windows/pull/1138
  2. Abir Mukherjee 2017-11-15

    FR passed. Waiting for unit tests to pass before merging.
  3. Abir Mukherjee 2017-11-16

    Passed FR! Using this environment: Node Version: 8.9.1 NPM Version: 5.5.1 Windows OS 10.0.14393 Appc CLI: 7.0.0-master.13 Appc CLI NPM: 4.2.11-2 Titanium SDK version: 7.0.0 w/artifacts from commit Appcelerator Studio vers 4.10.0 Windows Phone 10.0.15063
  4. Abir Mukherjee 2017-11-17

    Tested on SDK 7.0.0.v20171116132144 installed from CLI. Fix is verified.

JSON Source