Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@iamllama
Copy link
Contributor

Found an edge case while testing drag/dropping that i had unfortunately left unresolved in #3666: if an autoplay interrupts another, closing the editor doesn't currently stop it

It's caused by the call to _on_play_finished corresponding to an interrupted autoplay happening after the latest autoplay's call to play_file_if_caller. The fix proposed is add and use a flag to track when such interruptions occur

@dae
Copy link
Member

dae commented Apr 13, 2025

Thanks!

@dae dae merged commit 4f6dcb0 into ankitects:main Apr 13, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants