[ALOY-1352] Alloy: add support for xhigh on iOS in measurement builtin
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Critical |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2016-02-08T20:38:45.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | alloy 1.7.33, alloy 1.7.34 |
| Components | Builtins |
| Labels | n/a |
| Reporter | Manuel Lehner |
| Assignee | Shak Hossain |
| Created | 2016-02-08T16:29:57.000+0000 |
| Updated | 2016-02-25T21:03:15.000+0000 |
Description
dpToPX and pxToDP methods of the measurement module should support HD Retina iOS
https://github.com/appcelerator/alloy/blob/master/Alloy/builtins/measurement.js
PR: https://github.com/appcelerator/alloy/pull/754
PR merged.