Baseflow/Xamarin-Sidebar

UISlider inside Content view controller doesn't move smoothly

aproram opened this issue · 3 comments

I'm facing a problem that I have a UISlider inside a UIScrollview in a UIViewController that is content view controller. It contains a UISlider, the uislider works normally on simulater. On physical device it doesn't work smoothly, I have to drag it from the very accurate center point which is quite annoying. When I try to view that UIViewController without using SidebarNavigation it works just fine as expected..
Any suggestion ?
-Update-
A repo that does reproduce the problem:
https://github.com/aproram/Xamarin-SideBarNavigation-UISlider-Issue-Demo

Nothing that I can think of. Have you tried disabling the slide functionality of the menu?

@jdehlin
SidebarController.DisablePanGesture is not accessible while using SidebarNavigation as a xamarin component..
May you tell me how to disable the slide functionality some other way?

Use the latest nuget version.