Setup:
C2 r71 Win7 64bit latest Chrome
Project has a touch object with mouse input enabled.
Expected:
- Is in touch returns true if mouse button is down.
- Is touching object returns true if mouse button is down and over object.
Actual:
- Is in touch always returns true.
- Is touching object always returns true if mouse if over object.
Demo file attached. Requires touchmouse plugin to demonstrate expected behaviour.
capx link