Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9370] MobileWeb: Improve performance of scrollableview

GitHub Issuen/a
TypeSub-task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-06-14T15:18:17.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sRelease 2.1.0, Sprint 2012-12 MW
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-06-04T15:33:08.000+0000
Updated2017-03-03T23:29:48.000+0000

Description

ScrollableView is very slow on device. Too many layouts are generated, too many containers are created, and the type of animation used is inefficient on mobile devices. This part of the code needs to be rearchitected to be more efficient.

Attachments

FileDateSize
app.js2012-06-14T15:12:53.000+00007374
app.js2012-06-12T14:01:45.000+00006339

Comments

  1. Bryan Hughes 2012-06-12

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2376
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source