-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Loop playback at the end of the section" is not functioning #262
Comments
On the latest branch here, if you select a bubble and let it play all of the way to the end of the bubble, when it gets to the end it will restart from the beginning. Currently, by default, if you skip ahead more than 1 second it breaks the loop. This was intended to allow users to break out of the loop, say if they wanted to skip to a completely new section without selecting a bubble. To get back into the loop you can simply click the bubble again. Maybe it should only break out of the loop if you click a point outside of the bubble. |
Actually, I did not skip when I tested this. I let the music play and still it did not play again in loop |
Hi Stephen, I wanted to follow up with you regarding this. I tested this again on (https://master--iiif-timeliner.netlify.com/) and the same issue is going on. I showed it to Maria also. When the "Loop playback at the end of the section" is checked, it still goes to the next section |
Hi @srsridh which browser are you using to test, I'm still unable to replicate this bug at the moment |
Hi, Kindly test it out in (https://master--iiif-timeliner.netlify.com/) |
Hi @stephenwf , it is actually a bug. If we let the whole loop play, without interference it works as expected. Say, if we move the marker a bit inside the bubble, i think the "loop playback" option gets disabled and goes to the next bubble. |
Hi @srsridh at the moment that is expected behaviour:
Maybe we need to change this to be if a user click outside of the bubble to break the looping behaviour. |
@stephenwf - we had this same problem with breaking a loop for playlists in Avalon. It was hard to fix. If this is equally hard to fix, let's say it is a feature: manually intervening breaks the loop. However, one needs a way to reset the looping. In trying to see how to reset the looping, I tested this in the master--iiif-timeliner branch. I could not make it to loop even without clicking anywhere. Steps:
This did not loop for me. |
Even after the "Loop playback at the end of the section" under the settings option is checked, the audio does not play in loop. It continues to move to the next bubble.
The text was updated successfully, but these errors were encountered: