diff --git a/Slide-Show-condition.md b/Slide-Show-condition.md new file mode 100644 index 0000000..a0a9acf --- /dev/null +++ b/Slide-Show-condition.md @@ -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)