Skip to content

Important bugfix of multi-touch

Compare
Choose a tag to compare
@owenliang owenliang released this 21 Apr 02:48
· 4 commits to master since this release

1,use targetTouches instead of touches
2,change to a new touch event handler which is designed to solve complicated multi-touches problem for browser with bugs.