[TIMOB-1468] Android: negative dimension values aren't correctly parsed for top/left/right/bottom
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect, layout |
Reporter | Marshall Culpepper |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:53:41.000+0000 |
Updated | 2011-04-17T01:56:15.000+0000 |
Description
i.e: Ti.UI.createView({ top: -5 }), -5 shows up as "0" and the view isn't correctly positioned
(from [d226ca428710e5bbdb4e17126f2d83fcc027ac1e]) allow negative numbers in dimension values [#1468 state:fixed-in-qa] http://github.com/appcelerator/titanium_mobile/commit/d226ca428710e5bbdb4e17126f2d83fcc027ac1e"> http://github.com/appcelerator/titanium_mobile/commit/d226ca428710e...
valid, needs testcase.
Confirmed fixed 1.4.1.f88b9e