mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
This fixes a bug in `pause()` that canceled the pause task instead of the play task. This issue prevented the animation from being paused while a play task is scheduled.