DotNetDesktopSamples icon indicating copy to clipboard operation
DotNetDesktopSamples copied to clipboard

WPF PanGenstureRecognizer

Open om297 opened this issue 4 years ago • 0 comments

Thanks for the Xamarin.Forms and WPF article. Its great.

I've found it works well apart from the PanGestureRecognizer isn't passed through even though it looks like it should be based on this discussion. Tap works fine.

Do you know if this a known issue? Do you know of any work arounds?

The aim here is to have Xamarin.Forms running on iOS, Android and WPF and to have a pinch/pan/tap working to interact with images and skcanvas drawings. I understand that for WPF we presumably will need zoom buttons to replace the pinch functionality, but was hoping Pan would work. Any info or suggestions would be greatly appreciated!

om297 avatar Jan 12 '21 13:01 om297