Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8779] MobileWeb: Late bind gestures in elements

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-06-01T18:37:11.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeBryan Hughes
Created2012-04-18T13:32:47.000+0000
Updated2012-08-06T16:05:50.000+0000

Description

When an element is created, all gestures are instantiated and wired up. It would be far more efficient to bind the gesture at the time addEventListener() is called.

Attachments

FileDateSize
app.js2012-06-01T14:51:02.000+0000955

Comments

  1. Bryan Hughes 2012-06-01

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2306/files

JSON Source