DotNetDesktopSamples
DotNetDesktopSamples copied to clipboard
WPF PanGenstureRecognizer
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!