Skip to content
Snippets Groups Projects
  • Jerome Humbert's avatar
    Forbid `Delay` with a zero duration (#56) · fdc3eded
    Jerome Humbert authored
    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
    fdc3eded