Created Slide Show condition (markdown)

WarmUpTill
2023-08-16 20:14:40 +02:00
parent fa9349f4c7
commit 8d6eac5a7e

10
Slide-Show-condition.md Normal file

@@ -0,0 +1,10 @@
The "Slide show" [macro](Macros) condition allows you to check ...
* if a slide changed. (1)
* what the current slide index is. (2)
* what the path to the currently displayed image is. (3)
[Variables](Variables) are supported for both, the slide index (2) as well as the path (3) selection.
Note that the conditions can only be checked / changed every time a slide changes. (This can be configured with the "Time Between Slides" setting of the Image Slide Show source)
![SlideShow](https://github.com/WarmUpTill/SceneSwitcher/assets/19472752/e0285433-8daa-4514-b8e2-1bfe0f900448)