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

Add option to stop animation after a specified period #12

Closed
clive107 opened this issue Oct 26, 2019 · 0 comments · Fixed by #13
Closed

Add option to stop animation after a specified period #12

clive107 opened this issue Oct 26, 2019 · 0 comments · Fixed by #13

Comments

@clive107
Copy link
Contributor

Is your feature request related to a problem? Please describe.
For now, the duration that passed into the WaveWidget is not being used. It would be good to be able to stop animations after a specified duration.

Describe the solution you'd like
Add a property isLoop(bool) to the WaveWidget with default true. If isLoop is false, stop the animations after the specified duration.

Describe alternatives you've considered
n/a

Additional context
n/a

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 a pull request may close this issue.

1 participant