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
Loading
Please register or sign in to comment