[TIMOB-19350] Windows: tiapp property ti.ui.defaultunit ignored
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-26T05:59:09.000+0000 |
Affected Version/s | Release 4.1.0 |
Fix Version/s | Release 5.0.0 |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2015-08-13T21:01:30.000+0000 |
Updated | 2017-03-14T20:16:44.000+0000 |
Description
http://docs.appcelerator.com/platform/latest/#!/guide/tiapp.xml_and_timodule.xml_Reference-section-29004921_tiapp.xmlandtimodule.xmlReference-ti.ui.defaultunit
We appear to ignore the default unit. Looks like we may just assume px: https://github.com/appcelerator/titanium_mobile_windows/blob/master/Source/LayoutEngine/src/ParseProperty.cpp#L52
Closing ticket as fixed.