From 3f1e423ff60d254b295103373543388877acbf7a Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Fri, 5 Dec 2025 22:20:35 +0100 Subject: [PATCH] Updated General tab overview (markdown) --- General-tab-overview.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/General-tab-overview.md b/General-tab-overview.md index 3a01f45..9feb54d 100644 --- a/General-tab-overview.md +++ b/General-tab-overview.md @@ -3,6 +3,7 @@ The General tab has the following sections: * [Status](General-tab-overview#Status) * [General behavior](General-tab-overview#General-behavior) +* [UI settings](General-tab-overview#UI-settings) * [Save / load settings](General-tab-overview#save--load-settings) * [Match behavior](General-tab-overview#Match-behavior) * [Transitions](General-tab-overview#Transitions) @@ -31,24 +32,31 @@ You will also find the important hint here (5) that any [hotkeys](Hotkey#hotkey- This section allows you to control if more verbose logging should be enabled at (1), which might be helpful when [diagnosing issues](Troubleshooting). Having this option enabled will however massively increase the size of the log files produced by OBS. -You can enable saving and of the window position and size at (2) in case you always want the settings window to be opened up in the same location instead of wherever the OBS window is located at. +On some setups not all dependencies for all features are available. +In this case, if (2) is checked, a warning is displayed when opening the settings window. -You can enable system tray notifications about the status of the plugin at (3). +image + +## UI settings + +You can enable saving and of the window position and size at (1) in case you always want the settings window to be opened up in the same location instead of wherever the OBS window is located at. + +You can enable system tray notifications about the status of the plugin at (2). Those will display a message if the plugin was started or stopped. -If you don't buttons being highlighted by a green flashing animation you can disable this functionality at (4). +If you don't buttons being highlighted by a green flashing animation you can disable this functionality at (3). Some drop down menus in the macro section allow you to filter the available options by typing into the drop down menu selection field. -As some people prefer to only work with their mouse and this feature reduced the clickable area the option at (5) was introduced to disable this functionality. +As some people prefer to only work with their mouse and this feature reduced the clickable area the option at (4) was introduced to disable this functionality. -On some setups not all dependencies for all features are available. -In this case, if (6) is checked, a warning is displayed when opening the settings window. +Usually the macro search bar is only displayed if at least 10 macros exist. +If this option (5) is enabled the macro search bar will always be displayed. -Unticking the checkbox at (7) will show the outdated tabs. +Unticking the checkbox at (6) will show the outdated tabs. It is highly discouraged to work with those tabs as development for them has stopped and they will be removed at some point in the future. All of their functionality can be represented via macros. -![GeneralBehavior](https://github.com/WarmUpTill/SceneSwitcher/assets/19472752/20f4547d-43f1-4e9e-a57c-08a32b746227) +image ## Save / load settings