Skip to content

Version 3.1

Compare
Choose a tag to compare
@TarheelGrad1998 TarheelGrad1998 released this 31 Jul 16:15
· 23 commits to master since this release
b6e8e26
  • Loads videos into menu one at a time (instead of all at once), for better performance
  • Keyboard navigation of images: up/left (previous) and down/right (next)
  • Added show_reload option for adding a link for reloading images/videos.
  • Fixed bug in captions if file names contained URL encodes (e.g. spaces in file names were replaced with %20, throwing off the caption computation)