[TIMOB-1577] Should be able to set width/height from size property
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:56:33.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.5.0 |
Components | Android |
Labels | android, defect, ios, iphone |
Reporter | Jeff Haynie |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:56:32.000+0000 |
Updated | 2011-04-17T01:56:33.000+0000 |
Description
looks like we're ignoring the size property when setting them on a view-based API.
(from [b39312e69978f07627f4c1cb83c99f4d9484e032]) [#1577 state:fixed-in-qa] ensure that you can set width/height via size property on views. added test case. http://github.com/appcelerator/titanium_mobile/commit/b39312e69978f07627f4c1cb83c99f4d9484e032"> http://github.com/appcelerator/titanium_mobile/commit/b39312e69978f...
confirmed against 1.4.1.82947a