From 12682572d06b24a70dd6bc08a01a9420e5d46c34 Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Wed, 8 Feb 2023 19:24:47 +0100 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index 10063b6..ebb3ff6 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -14,6 +14,7 @@ * [Switch scenes randomly](Switch-scenes-randomly) * [Motion detection](Motion-detection) * [Audio based scene switching in podcast setting](Variables#example-podcast) + * [Switching scenes based on portrait or landscape mode resolution of a window capture source](Scene-item-transform-condition#example-switching-scenes-based-on-portrait-or-landscape-mode-resolution-of-a-window-capture-source) # Explanations * [Starting and stopping the plugin](Starting-and-stopping-the-plugin) * [Macros explained](Macros#what-are-macros)