[TIMOB-7857] MobileWeb: Implement support for composite layout control mechanisms
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-02T10:33:14.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-03-01T00:14:43.000+0000 |
Updated | 2017-03-16T20:56:01.000+0000 |
Description
Implement support for layout control mechanisms defined in the composite layout API spec: https://wiki.appcelerator.org/display/spe/UI+Composite+Layout+Behavior+Spec
Examples include:
* start/end/update layout
* size/rect constants
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-03-02T10:26:14.000+0000 | 1849 |
app.js | 2012-03-01T15:20:25.000+0000 | 1964 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1548
Closing ticket as fixed.