Open
Description
Expected Behavior
When clicking pause
, bubbles (say ... for ... seconds
) are also paused.
Actual Behavior
When clicking pause
, bubbles do not pause and disappears.
Steps to Reproduce
- Create a project (or use an existing one).
- Create a sprite (or use an existing one).
- Run a
say ... for ... seconds
block. - Pause the project while the bubble exists.
- Wait.
Operating System and Browser
N/A
Additional Information
sayforsecs / thinkforsecs used Promise
and setTimeout
for timeout. Refactor them with stack timer might help.
Metadata
Metadata
Assignees
Labels
No labels