View Single Post
Posts: 86 | Thanked: 8 times | Joined on May 2010
#1349
I have a widget in the page of my project which I would like to be able to long-press and/or double-tap. In Tear, I see the following:
1) I'm not getting the doubleclick event when I double-tap. Is this operator error or is double-tap not supported in Tear?
2) On the long-press, my code is working as expected, but I'm also getting Tear's own page popop menu. Is there a way to suppress that popup?