• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pen recognition issue, takes 2 tries to write.
#2
I haven't really changed any code related to palm rejection, but in this case, the touch input is happening in a problematic order - your palm is touching down while you aren't annotating yet, which the app is going to interpret as a pinch gesture most likely, and then you hover the stylus, which will enter the annotation editor, but due to the fact that your touch input started with your palm, it's most likely disregarding the stylus input until you touch down a second time. I'll have to see how easily I can reproduce this on my S8 Ultra. It's most likely just going to require more of the palm rejection code in the normal viewing mode to ensure that the palm is ignored and doesn't interfere with the stylus input that comes after.

Mike
Reply


Messages In This Thread
RE: Pen recognition issue, takes 2 tries to write. - by Zubersoft - 02-23-2024, 06:15 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.