flame icon indicating copy to clipboard operation
flame copied to clipboard

fix: Delay should work with SpeedEffectControllers

Open spydon opened this issue 7 months ago • 0 comments

Description

Currently startDelay is breaking effects that are using speed instead of duration, this PR fixes this.

Checklist

  • [x] I have followed the Contributor Guide when preparing my PR.
  • [x] I have updated/added tests for ALL new/updated/fixed functionality.
  • [x] I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • [x] I have updated/added relevant examples in examples or docs.

Breaking Change?

  • [ ] Yes, this PR is a breaking change.
  • [x] No, this PR is not a breaking change.

Related Issues

spydon avatar Jun 10 '25 20:06 spydon