File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,12 @@ Useful for slideshows that may exceed the 250mb uncompressed limit in older vers
4646 loopSlideshow: if true, the slideshow will repeat. in Random order mode, images will be reshuffled. (default true)
4747 startWithAutoplay: if true, the slideshow will start playing automatically. untick this option if you wish to control slides manually via hotkeys.
4848 autoplay/pause can be toggled with hotkeys, regardless if this option is enabled or not
49+ captionEnabled: if true, the image name will be displayed with the image. default false. (see Captions notes below)
4950
51+ > Captions
52+ - when enabled, each image's filename (without extension) will be shown. ex: "Artist Name.png" -> "Artist Name"
53+ - "--" is used as the default delimiter. ex: "Artist Name--001.png" -> "Artist Name"
54+ - delimiter can be changed by manually editing captionDelimiter in BrowserImageSlideshow.html
5055
5156> Hotkeys - Requires lua script (see step 3)
5257 Pause: pause playback
You can’t perform that action at this time.
0 commit comments