ISSUE #3100: Add support for different animations mode, reverse, ping pong, looping or not - #3385
ISSUE #3100: Add support for different animations mode, reverse, ping pong, looping or not#338512alkry45 wants to merge 4 commits into
Conversation
|
@12alkry45 please disclose AI usage in the PR description |
I only used Google (AI search) for internal/informational research. No code or PR text was generated by AI. Since I haven't completed the issue yet, I thought I'd check the box later, but, okay, it's indeed important, sorry) |
No worries, we are being swamped by ai PRs atm, so we are checking right away. |
4f4554c to
dd6eb26
Compare
|
\ci fast |
|
Hello, @mwestphal , could you please review the code before I add tests and update docs? might be I have missed smth |
|
❌ Invalid CI command "fast" |
|
Hello, @mwestphal , could you please review the code before I add tests and update docs? might be I have missed smth |
|
Sorry I missed this. Ill review. |
mwestphal
left a comment
There was a problem hiding this comment.
That looks great! please move forward with doc and tests :)
Describe your changes
Add --animation-mode and --animation-repeat CLI options. You can choose the mode of the animation: backward, forward or pingpong. Set the number of repeats to the animation.
Issue ticket number and link if any
ISSUE #3100: Add support for different animations mode, reverse, ping pong, looping or not
Checklist for finalizing the PR
.github/workflows/versions.json, I have updateddocker_timestampAI Disclosure
...
Continuous integration
Please write a comment to run CI, eg:
\ci fast.See here for more info.