Hi,
I am rebuilding an old project that uses the multiple touch object and I noticed that it seems to no longer respond to mouse clicks as touches. I know it used to because the project has been working for a few years now, but does not now. It is not registering that a touch is active when the mouse is clicked. Was this changed recently? It breaks my application which I set up to be used either with touches or mouse clicks. I've attached a simple test file for reference. Built it as HTML5 and you will notice that mouse clicks don't register as active touches, but touches on touchscreen do. Any insight would be great. Is there a fix? Thanks,
Brett