[TIMOB-8779] MobileWeb: Late bind gestures in elements
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-01T18:37:11.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Bryan Hughes |
Created | 2012-04-18T13:32:47.000+0000 |
Updated | 2012-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
File | Date | Size |
app.js | 2012-06-01T14:51:02.000+0000 | 955 |
Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2306/files