[TIMOB-6481] MobileWeb: Layout and positioning parity
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-12-08T14:08:36.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-49, Release 1.8.0.1 |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2011-12-06T09:03:57.000+0000 |
Updated | 2017-03-04T00:13:15.000+0000 |
Description
A number of positioning and layout elements do not behave like they do on iOS and Android. As an example: setting the layout to "horizontal" does not work at all.
Specs and documens:
http://wiki.appcelerator.org/display/spe/UI+Composite+Layout+Behavior+Spec
http://wiki.appcelerator.org/display/spe/UI+Layout+API+Spec
http://wiki.appcelerator.org/display/guides/Layouts%2C+Positioning%2C+and+the+View+Hierarchy
Pull request: https://github.com/appcelerator/titanium_mobile/pull/872
Closing ticket due to MobileWeb no longer being supported.