Last Updated:
12 Oct 2021 10:09
by ADMIN
PdfViewer: [UWP] Exception is thrown when scrolling the document using the mouse wheel and Skia Sharp version is 2.80.3
System.ArgumentException: Unsupported touch action type.
Parameter name: actionType
at Telerik.XamarinForms.SkiaSharp.Interaction.SkiaViewInteractionAdapter.Convert(SKTouchAction actionType)
at Telerik.XamarinForms.SkiaSharp.Interaction.SkiaViewInteractionAdapter.OnTouch(SKTouchEventArgs e)
at Telerik.XamarinForms.SkiaSharp.Interaction.SkiaViewInteractionAdapter.GlView_Touch(Object sender, SKTouchEventArgs e)
at SkiaSharp.Views.Forms.SKGLView.OnTouch(SKTouchEventArgs e)
is thrown when scrolling the document using the mouse wheel and using latest official SkiaSharp Views Forms version 2.80.3