[TIMOB-25237] Windows: Feature request - Ti.UI.Picker borderColor property
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2017-11-16T02:45:35.000+0000 |
Affected Version/s | Release 6.1.2 |
Fix Version/s | Release 7.0.0 |
Components | Windows |
Labels | n/a |
Reporter | Neeraj Mishra |
Assignee | Kota Iguchi |
Created | 2017-09-06T19:28:17.000+0000 |
Updated | 2017-12-04T02:24:11.000+0000 |
Description
Description:
Currently, borderColor property of Ti.UI.Picker is available only for Android and iOS. Here is the AppC documentation link for this method - http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.View-property-borderColorSample Application:
Attached the sample app to test.Runtime Issue:
In index.js borderColor applied to the picker has no effect on picker.Attachments
File | Date | Size |
---|---|---|
index.js | 2017-09-06T19:28:04.000+0000 | 106 |
index.tss | 2017-09-06T19:28:14.000+0000 | 155 |
index.xml | 2017-09-06T19:28:09.000+0000 | 316 |
https://github.com/appcelerator/titanium_mobile_windows/pull/1138
FR Passed. Waiting for unit tests to pass before merging.
FR Passed.
Tested on SDK 7.0.0.v20171116132144 installed from CLI. Fix is verified.