1saeedsalehi / XFGestureRecognizerIssue

Tap gesture issue on xamarin forms uwp repro code

Home Page:https://github.com/xamarin/Xamarin.Forms/issues/4714

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XamarinForms GestureRecognizer issue

I've created a sample project with xamarin forms, simply it has a frame and a GestureRecognizers to receive tap event, and a label which shows tapped count on it.

When you try to click/tap so frequent the the number which shown on label will be different with actual count of your taps. It seems android is working fine, but uwp is failing to behave correctly.

About

Tap gesture issue on xamarin forms uwp repro code

https://github.com/xamarin/Xamarin.Forms/issues/4714


Languages

Language:C# 100.0%