Problem: touchMove event will not fire. Adding `this.dispatchEvent('touchMove', event);` after line 294 seems to resolve this issue.