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
Hello!
I'm trying to add long press and tap to the same view, but when user do long press event after long press is ended tapGesture event happens also.
If you try to do the same thing using UILongPressGestureRecognizer and UITapGestureRecognizer this bug is not happening. This gives me argument that your library has a bug.
The text was updated successfully, but these errors were encountered:
Hello!
I'm trying to add long press and tap to the same view, but when user do long press event after long press is ended tapGesture event happens also.
If you try to do the same thing using UILongPressGestureRecognizer and UITapGestureRecognizer this bug is not happening. This gives me argument that your library has a bug.
The text was updated successfully, but these errors were encountered: