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

separate commits for animations and IBDesignable #3

Open
wants to merge 2 commits into
base: swift-3.0
Choose a base branch
from

Conversation

farshidce
Copy link

I have broken the pull request into two separate commits
the first one addresses the "IB*" issue and the second one resolves the animation.
I also got rid of those extra ; and fixed another bug i found in my previous implementation so i closed the previous PR

I tried to make the "animation" a separate pull request based on the 1dbdc1a commit instead of the 3c97271 but ran into merge issues ( because needsAnimation is also @IBInspectable as well ) so kept this PR as it is.

I will update the README file with more documentation about the usage later and send you a new PR as well.

made changes to ensure that the min and max values are set properly
and the bottom button text is updated based on the min value
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

Successfully merging this pull request may close these issues.

1 participant