How do I reduce the initial distance threshold for Interaction Context manipulations?
Jim Bean
0
Reputation points
In the application I am developing, the interaction context callback that I have registered is not being called until the finger that already has contact has moved too many pixels. Basically, this causes a big jump. I'm not sure how to reduce this, or if its even supposed to be there normally. Its not accidental touch protection, because the finger can be in contact indefinitely and it will still happen; it only depends on the distance the finger moves, not the contact time.
Sign in to answer