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
Hi folks,
The current code works smoothly with ios14+ devices (speed and accuracy), however there is a slight issue with the reset to origin as ios14+ tablets have a ~20px horizontal zone at the top of the screen that can be triggered downwards when reset to origin is "pushing" too much upwards. Therefore a safe way for this set-up should be to have a configurable timer after reset to origin (about ~400ms) before moving to the target(x, y). @per1234 : what is should be the best way to implement that ?
Cheers.
The text was updated successfully, but these errors were encountered:
Hi folks,
The current code works smoothly with ios14+ devices (speed and accuracy), however there is a slight issue with the reset to origin as ios14+ tablets have a ~20px horizontal zone at the top of the screen that can be triggered downwards when reset to origin is "pushing" too much upwards. Therefore a safe way for this set-up should be to have a configurable timer after reset to origin (about ~400ms) before moving to the target(x, y).
@per1234 : what is should be the best way to implement that ?
Cheers.
The text was updated successfully, but these errors were encountered: