[TIMOB-7171] MobileWeb: Layout performance issue
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-29T22:58:28.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-13T11:01:54.000+0000 |
Updated | 2017-03-04T00:06:50.000+0000 |
Description
Improve layout performance by only triggering a layout when one is actually needed and scoping that layout change only to the elements that need to be re-layed out.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1295
Closing ticket as MobileWeb is no longer supported.