[TIMOB-25303] Windows: Feature request - Ti.UI.Picker font property
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-11-16T01:47:17.000+0000 |
Affected Version/s | Release 6.2.0 |
Fix Version/s | Release 7.0.0 |
Components | Windows |
Labels | n/a |
Reporter | Neeraj Mishra |
Assignee | Kota Iguchi |
Created | 2017-09-16T20:01:11.000+0000 |
Updated | 2017-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
File | Date | Size |
---|---|---|
image-2017-09-16-14-55-36-776.png | 2017-09-16T19:58:11.000+0000 | 25264 |
image-2017-09-16-14-58-32-843.png | 2017-09-16T20:01:07.000+0000 | 25554 |
index.js | 2017-09-16T20:02:01.000+0000 | 63 |
index.tss | 2017-09-16T20:02:16.000+0000 | 69 |
index.xml | 2017-09-16T20:02:24.000+0000 | 114 |
https://github.com/appcelerator/titanium_mobile_windows/pull/1138
FR passed. Waiting for unit tests to pass before merging.
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
Tested on SDK 7.0.0.v20171116132144 installed from CLI. Fix is verified.