Unplanned
Last Updated: 08 Nov 2024 16:26 by ADMIN
Naomi
Created on: 08 Nov 2024 16:22
Category: SlideView
Type: Bug Report
0
SlideView: [WinUI] Cannot swipe along with the content when navigating to another item
Cannot swipe (pan) with a web view in slide view on Windows
1 comment
ADMIN
Didi
Posted on: 08 Nov 2024 16:26

Workaround:

1. Add InputTransparent="True" to the WebView

2. Disable the pan and use the buttons to navigate to the items.

 <telerik:RadSlideView x:Name="slideView"
                       NavigationButtonsVisibility="Visible"
                       InteractionMode="None" >

Regards,
Didi
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.