Add auto-advancing slideshow and open-in-tab to snapshot viewer #99
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/99/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #98
Changes
_album_responsenow passes alabelslist (all snapshot labels) to the template context, replacing the single per-framelabelkey.snapshots.htmlrewritten with a vanilla-JS slideshow: frames advance everySLIDE_INTERVAL_MSms (default 2000), looping at the end via modular wrap-around.goTo()instead of full-page reloads; manual navigation while paused does not resume auto-advance.Testing
goTopresence, Pause button presence, open-in-tab link presence (140 tests total, all green).