alchemancy
alchemancy copied to clipboard
Pen/mouse input compete
We should reject move/up if pointerType does not match down.
This is tricky because "pen" sometimes reports as "mouse" :/
See: https://github.com/wonderunit/storyboarder/issues/927#issuecomment-393961465
Working on this in a branch