I saw this post after a fight with 'touchClickThreshold'. Would it be possible to reconsider the ScreenHeight * .1f? This make a big threshold, bigger then the default 40 one, which is already high for most devices.
I saw the suggestion of cancelling click on OnDrag (with clickNotification = none) but, I would rather use the touchClickThreshold, since it could perfectly do the work!
Thanks