Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UISlider inside Content view controller doesn't move smoothly #78

Open
aproram opened this issue Oct 25, 2017 · 3 comments
Open

UISlider inside Content view controller doesn't move smoothly #78

aproram opened this issue Oct 25, 2017 · 3 comments

Comments

@aproram
Copy link

aproram commented Oct 25, 2017

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

@jdehlin
Copy link
Collaborator

jdehlin commented Oct 26, 2017

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

@aproram
Copy link
Author

aproram commented Oct 28, 2017

@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?

@martijn00
Copy link
Member

Use the latest nuget version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants