[TIMOB-9455] BlackBerry: Add multiple unit type for width and height properties
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-07-18T13:51:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-10 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | David Campbell |
| Assignee | David Campbell |
| Created | 2012-06-07T20:16:05.000+0000 |
| Updated | 2017-03-02T21:41:35.000+0000 |
Description
Titanium supports with in pixels, percentage, points, and inches. The unit type must be pased as a postfix to the number, e.g. "75%" or "200px" etc. If no unit types are added, it assumes pixels. A exception type must be added for unknown unit types.
Work in review: https://github.com/Macadamian/titanium_mobile/pull/97
Closing ticket as Blackberry is no longer supported.