You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the proximity out event is not sent (without any adverse effects that I can tell right now) however we really should.
What needs to be done is to create or update an existing timer after each digitizer event that will eventually fire once no new events are sent through over a short period of time. The callback would then call the handlePenLeftProximity() method in order to send the appropriate message.
The text was updated successfully, but these errors were encountered:
Currently the proximity out event is not sent (without any adverse effects that I can tell right now) however we really should.
What needs to be done is to create or update an existing timer after each digitizer event that will eventually fire once no new events are sent through over a short period of time. The callback would then call the handlePenLeftProximity() method in order to send the appropriate message.
The text was updated successfully, but these errors were encountered: