mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-23 09:45:49 -05:00
Updated FAQ (markdown)
14
FAQ.md
14
FAQ.md
@@ -43,6 +43,20 @@
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>In which order are macro conditions evaluated?</summary>
|
||||
|
||||
***
|
||||
The conditions are checked from the top to the bottom.
|
||||
So assuming you have the following conditions set up in a given macro ...
|
||||
|
||||

|
||||
|
||||
... they would be evaluated as `(((Scene) or File) and Audio)`.
|
||||
***
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Where do I report issues, bugs, or feature requests?</summary>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user