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

Builder#303 upgrade test animation config #309

Merged
merged 7 commits into from
Aug 12, 2024

Conversation

JiepengTan
Copy link
Collaborator

fix_animation_config.mp4

@JiepengTan JiepengTan requested a review from nighca August 12, 2024 03:55
config.go Outdated
OnStart *actionConfig `json:"onStart"` //start
OnPlay *actionConfig `json:"onPlay"` //play
IsLoop bool `json:"isLoop"`
IsKeepOnStop bool `json:"isKeepOnStop"`
Copy link
Collaborator

@nighca nighca Aug 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be better to add description

some animations do not automatically switch to the default animation after completion of playback.

here as comment for field IsKeepOnStop, so we can benefit from Go Doc Comments in future maintenance.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@JiepengTan JiepengTan requested a review from nighca August 12, 2024 07:26
@nighca nighca merged commit 509e597 into goplus:main Aug 12, 2024
3 checks passed
@JiepengTan JiepengTan deleted the Builder#303_UpgradeTestAnimationConfig branch September 23, 2024 07:01
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.

2 participants