[TIMOB-10849] Blackberry: Implement important Ti.UI.Label functionality
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-01-30T22:45:47.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 03 BB, 2013 Sprint 03 |
Components | BlackBerry |
Labels | notable |
Reporter | Josh Roesslein |
Assignee | Ingo Muschenetz |
Created | 2012-09-11T14:32:24.000+0000 |
Updated | 2017-03-02T21:11:05.000+0000 |
Description
Implement at least:
* Titanium.UI.Label.opacity
* Titanium.UI.Label.touchEnabled
* Titanium.UI.Label.url
It is now (R8) possible to have the Label control line break too, by setting the boolean property multiline to true/false.
Use the implementation matrix to see what's remaining (these are things that are not implemented but supported in Cascades): https://docs.google.com/a/macadamian.com/spreadsheet/ccc?key=0Ajs-e76-B0yIdG1oLVVleVVxaGRYd3lWWXd0czhqUFE
Invalidating ticket as most of these properties are not specific to Views and some don't even exist in our APIs.
It appears there are some remaining issues with the label: Label works but on simulator the font is very small. Complex text with \n and UTF values gets cut off.
Will follow up on those bugs and created tickets if needed.
Closing as invalid.