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

Forbid Delay with a zero duration #56

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Forbid Delay with a zero duration #56

merged 1 commit into from
Sep 27, 2022

Conversation

djeedai
Copy link
Owner

@djeedai djeedai commented Sep 27, 2022

Make Delay::new() panic if a zero duration is passed as argument. Fix the menu example to skip inserting a Sequence<Transform> containing a zero-duration Delay.

Bug: #41

Make `Delay::new()` panic if a zero duration is passed as argument. Fix
the `menu` example to skip inserting a `Sequence<Transform>` containing
a zero-duration `Delay`.

Bug: #41
@djeedai djeedai added the bug Something isn't working label Sep 27, 2022
@djeedai djeedai merged commit fdc3ede into main Sep 27, 2022
@djeedai djeedai deleted the u/delay_zero branch September 27, 2022 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant