Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5506] MobileWeb: Property size doesn't work

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2011-05-13T05:37:47.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMisha Vasko
AssigneeMaxim Negadaylov
Created2011-05-13T04:35:00.000+0000
Updated2017-03-09T23:19:32.000+0000

Description

I set the size property of the button to {x:80,y:300}. In browser i can see the button with size which set automatic according to the button value property.

Comments

  1. Maxim Negadaylov 2011-05-13

    use size {width: 80, height: 300} instead
  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source