[TIMOB-8125] MobileWeb: Update controls to take advantage of the new INHERIT constant
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-06-05T11:02:36.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-03-20T15:08:34.000+0000 |
Updated | 2014-01-28T23:48:58.000+0000 |
Description
Now that we have Ti.UI.INHERIT support, we can remove the instances where we manually set the width/height of controls based on it's parent's control.
This was fixed in the polynomial layout, TIMOB-8275