Replies: 1 comment
-
It probably should indeed! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I want to play a region like:
shouldn't it stop playing at the end?
In the example time is tracked (as a workaround?) to get the end of the region:
BTW: This works as expected if I add
ws.pause()
afteractiveRegion = null
.(using alpha 49)
Beta Was this translation helpful? Give feedback.
All reactions