Show all pictures from folder or list #542
JacekKolcon
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Currently, you can destroy the existing viewer and initialize a new one in another list and/or folder. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, a slide show is only possible from the list of loaded images. I suggest displaying a slide show from a given list and / or folder.
For example, you can add a function that, after object initialization, will allow the list of images to be fed into another url.
vieverObj.AddUrl ('/ pic / pic001.jpg', ...);
viewerObj.UseFolder ('/ pic');
Congratulations, your code is great.
Beta Was this translation helpful? Give feedback.
All reactions