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

Issue with setProgress in swift3 #52

Open
oniikal3 opened this issue Jan 24, 2017 · 1 comment
Open

Issue with setProgress in swift3 #52

oniikal3 opened this issue Jan 24, 2017 · 1 comment

Comments

@oniikal3
Copy link

I tried to use setProgress(0.0, animated: true) at first but when I get progress by "self.progressBar.progress" it's return 0.3 not 0.0 and I tried to set 0.3035. It's still return 0.3 for me.
Why it's not update?

@oniikal3
Copy link
Author

I have set at "self.progressBar.progress" instead of "setProgress" and it work fine!.
But I need animated. Is it a bug?

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

1 participant