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

Animatable checkbox: Animations for state changes #67

Open
JakeLin opened this issue Feb 8, 2016 · 4 comments
Open

Animatable checkbox: Animations for state changes #67

JakeLin opened this issue Feb 8, 2016 · 4 comments

Comments

@JakeLin
Copy link
Member

JakeLin commented Feb 8, 2016

Pop animation when check or uncheck? somthing like image

But can be better transition.

@JakeLin
Copy link
Member Author

JakeLin commented Feb 8, 2016

Or somthing like https://dribbble.com/shots/2182807-Checkbox

@JakeLin JakeLin added this to the v4 milestone Feb 13, 2016
@tbaranes
Copy link
Member

We can create an CheckBoxAnimationType which will contains pop, squeeze animations or dedicated animations like your dribble link. It follows the current logic of IBanimatable: AnimationType, TransitionAnimationType...

The implementation will be more complex but definitely more scalable and customisable.

@JakeLin
Copy link
Member Author

JakeLin commented Jun 25, 2016

@tbaranes That's a good idea, I think we can start with some animations we already have like pop, squeeze, morph, and wobble.

@phimage
Copy link
Member

phimage commented May 11, 2017

Project with animated checkbox
https://github.com/Marxon13/M13Checkbox
which use path animation

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

No branches or pull requests

3 participants