Skip to content
  • Jason Davies's avatar
    Support simultaneous zooming on multiple targets. · 4b3795e1
    Jason Davies authored
    Fixes #1497, where a zoom gesture would break if a touch was started
    outside the target during a gesture.
    
    Each zoom gesture now only considers touches that were started on its
    associated target element.  This allows multiple zoom gestures to occur
    at once without conflicts.
    4b3795e1