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

Not working on Xcode 10.1/ iOS 12.1 #27

Closed
CHOIMINSEOK opened this issue Dec 13, 2018 · 6 comments
Closed

Not working on Xcode 10.1/ iOS 12.1 #27

CHOIMINSEOK opened this issue Dec 13, 2018 · 6 comments
Assignees
Labels

Comments

@CHOIMINSEOK
Copy link

No description provided.

@spromicky spromicky self-assigned this Dec 13, 2018
@spromicky spromicky added the bug label Dec 13, 2018
@spromicky
Copy link
Owner

Can you provide more information about what exactly not working?

@CHOIMINSEOK
Copy link
Author

It shows up in Interface Builder, but I couldn't find it on app.

@spromicky
Copy link
Owner

spromicky commented Dec 13, 2018

Can you reproduce this in example from this repository? Or this is only reproduced in your app? If it's possible only in your app, can you show how you use this in app? Maybe some specific use or corner case? Provide code example or steps to reproduce.

@CHOIMINSEOK
Copy link
Author

Have you tried this on Swift Project?

I also tried on new empty project, but same happened

@CHOIMINSEOK
Copy link
Author

Any Clue? I can't figure it out..

@spromicky
Copy link
Owner

You need setup colors and sizes in Interface Builder or create StepSlider from code instead of IB. There is bug with defaults when you add StepSlider from IB. I'll fix it in next release.

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

No branches or pull requests

2 participants