Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12067] MobileWeb: Update scrollable view to use a custom simple but fast gesture mechanism

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-01-08T15:06:41.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.1, Release 3.1.0, 2012 Sprint 26 JS, 2012 Sprint 26
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeBryan Hughes
Created2012-12-12T20:37:39.000+0000
Updated2013-02-08T21:48:40.000+0000

Description

The gesture part of scrollable view is laughably broken. We need to replace it with a custom written gesture system that avoids the overhead of the generic system we currently use. See the attached prototype

Attachments

FileDateSize
app.js2013-01-08T13:09:47.000+00002010
index.html2012-12-12T20:41:49.000+00003894

Comments

  1. Bryan Hughes 2012-12-14

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/3604
  2. Bryan Hughes 2013-01-08

    3_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/3675
  3. Lokesh Choudhary 2013-02-08

    Verified & closing the issue. Environment: Ti Studio : 3.0.2.201302041757 Ti BB SDK : 3.0.2.v20130207164659 Mac OSX : 10.8.2 CLI Version : 3.0.24-cr

JSON Source