Baseflow / Baseflow/Xamarin-Sidebar
UISlider inside Content view controller doesn't move smoothly
Open
- Dominant language
- C#
- Stars
- 112
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.