[TIMOB-5506] MobileWeb: Property size doesn't work
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2011-05-13T05:37:47.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Misha Vasko |
| Assignee | Maxim Negadaylov |
| Created | 2011-05-13T04:35:00.000+0000 |
| Updated | 2017-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.
use size {width: 80, height: 300} instead
Closing ticket as invalid.