Closed Martin-Pucalka closed 5 years ago
Support for multitouch gestures added. Related to feature request https://github.com/wieslawsoltes/PanAndZoom/issues/24
Demo using touchscreen: https://streamable.com/7hveg
Code inspired by: https://blogs.msdn.microsoft.com/jaimer/2009/11/04/introduction-to-wpf-4-multitouch/
Fixes #24
@Martin-Pucalka Thanks for PR. I have added few missing things and bit refactored.
Support for multitouch gestures added. Related to feature request https://github.com/wieslawsoltes/PanAndZoom/issues/24
Demo using touchscreen: https://streamable.com/7hveg
Code inspired by: https://blogs.msdn.microsoft.com/jaimer/2009/11/04/introduction-to-wpf-4-multitouch/
Fixes #24