Animations - Number "Flip" #2109
Fishbone69
started this conversation in
General
Replies: 1 comment 2 replies
-
You can change the clip window multiple times, like this: set clip window for hours, draw hours, set clip window for seconds and minutes, draw seconds and minutes. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I am wanted to add a cool number flip animation to a clock like the one here: https://youtu.be/KrUJlZK1ct0
I was wondering how to do this in U8g2. I could use a clip windows and scroll the numbers for the seconds and even the minutes since they are all lined up...but when you get to the hours, it wont work because the ":" symbol would flip. I don't think multiple clip windows is supported. Any other ideas? (I love learning from all of the smart people on these discussions!)
Thanks!!
Fish
Beta Was this translation helpful? Give feedback.
All reactions