Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1468] Android: negative dimension values aren't correctly parsed for top/left/right/bottom

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:15.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect, layout
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:53:41.000+0000
Updated2011-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

Comments

  1. Marshall Culpepper 2011-04-15

    (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...

  2. Thomas Huelbert 2011-04-15

    valid, needs testcase.
    Confirmed fixed 1.4.1.f88b9e

JSON Source