You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the slideshow, items such as video or audio are not allowed to complete before advancing the slideshow.
Note: worked okay in version 3 but version 3 has a bug that it advances the slide for video even when not in slideshow mode. Also note as well: video slide does not advance when using keyboard arrows(solved by using autoFocus=false)
The text was updated successfully, but these errors were encountered:
I'll add this note here since the other issue was closed:
I found this comment where it was stated that this is not a problem anymore, and the old jsfiddle provided seems to support that idea. This is not the case with 5.0. Is this because a bug was introduced that incidentally removed the support OR was it an intentional feature removal/omission in the later releases?
"Hi,
Slideshow now waits for html5 video to end (starting from v3.4.1)"
@sjd23 If you have not noticed, this is a completely different project. Fancyapps UI is the successor of the Fancybox project, it was written from scratch and has already been rewritten a couple of times and is now in development for the next major version.
@fancyapps Of course. I didn't read through the commit history but assumed it was initially ported here as the readme of that repository provides this detail:
When running the slideshow, items such as video or audio are not allowed to complete before advancing the slideshow.
Note: worked okay in version 3 but version 3 has a bug that it advances the slide for video even when not in slideshow mode.
Also note as well: video slide does not advance when using keyboard arrows(solved by using autoFocus=false)The text was updated successfully, but these errors were encountered: