How do I reduce the initial distance threshold for Interaction Context manipulations?

Jim Bean 0 Reputation points
2024-11-22T06:10:17.85+00:00

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.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,680 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.