Animations #643
gucio321
started this conversation in
Show and tell
Animations
#643
Replies: 2 comments 3 replies
-
Ha! It's interesting. g.Button(...).Animate.Color(from, to).On(trigger)
g.Button(...).Animate.Position(start, end, start).On(trigger) |
Beta Was this translation helpful? Give feedback.
2 replies
-
I've implemented Move animation! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there!
While working on one of my projects, I decided to develop a small animations system: https://github.com/gucio321/giu-animations
Beta Was this translation helpful? Give feedback.
All reactions