[TIMOB-25778] Windows: Implement Ti.UI.Label.ellipsize
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-03-05T15:01:20.000+0000 |
Affected Version/s | Release 7.3.0 |
Fix Version/s | Release 8.1.0 |
Components | Windows |
Labels | parity |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2018-02-14T03:44:32.000+0000 |
Updated | 2019-03-05T15:01:20.000+0000 |
Description
Implement [Ti.UI.Label.ellipsize](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.UI.Label-property-ellipsize). It should return
Number
value but currently on Windows it returns bool
.
https://github.com/appcelerator/titanium_mobile_windows/pull/1278
FR passed, waiting on Jenkins for merge.
Merged to master.
*Closing ticket.* New feature verified in SDK
Version 8.1.0.v20190304181927
. Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1278