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

Sliding not working when adding Stepslider in a View Controller with Presentation style as Automatic or Page Sheet #40

Closed
Kavisha-Dev opened this issue Jan 29, 2020 · 5 comments

Comments

@Kavisha-Dev
Copy link

Steps to reproduce:

  1. Create a View Controller, add view and set the class as your Stepslider.
  2. Set the Presentation of the View Controller as Automatic or Page Sheet so that it partially covers the screen (new in iOS 13)
  3. Now run the project and Try sliding the slider - It does not slide smoothly. Although touching the points in between causes the slider to move
  4. This problem does not occur when the View Controller is presented fully (As Full Screen).

If it helps, i have created a repo with the above issue.
https://github.com/Kavisha-Dev/TestStepSliderSimpleVC.

Request your help here. Thanks!

@martin1612
Copy link
Contributor

Facing with the same issue - any solution on that?

@Kavisha-Dev
Copy link
Author

@martin1612 No, not yet. :/

@martin1612
Copy link
Contributor

@Kavisha-Dev I have created a pull request - take a look :)

@spromicky
Copy link
Owner

Fixed in version 1.6.0.

@Kavisha-Dev
Copy link
Author

Sorry for the delay and thank you so much for the fix @martin1612 . I actually had gone ahead and made the view controller fullscreen to avoid the issue.

Thank you so much @spromicky for the wonderful library.

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