emberjs-addons / ember-touch

A lightweight library for building and using touch gestures with Ember Applications
MIT License
182 stars 28 forks source link

Should allow arbitrary nesting depth of event managers #2

Closed jtaby closed 12 years ago

jtaby commented 13 years ago

Event managers can be nested only one-level deep. SproutCore Touch should allow as many nested gesture recognizers as the user deems necessary.