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

Closes #14. Added ability to change the click state programmatically with animation #16

Merged
merged 7 commits into from Oct 6, 2017

Conversation

Kleemann
Copy link

@Kleemann Kleemann commented Oct 4, 2017

#14 Added ability to change the click state programmatically with animation.

  • Added: setClicked(_ clicked: Bool, animated: Bool).
  • Added: Button to toggle clicked state of all button in ViewController demo.
  • Changed: Sending valueChanged action when clicked state is changed.
  • Updated README.

@imwcl imwcl merged commit 7cca0aa into imwcl:master Oct 6, 2017
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.

None yet

2 participants