Skip to content
Snippets Groups Projects
Unverified Commit fdc3eded authored by Jerome Humbert's avatar Jerome Humbert Committed by GitHub
Browse files

Forbid `Delay` with a zero duration (#56)

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
parent c05ed69c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment