mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-20 16:25:43 -05:00
Change UI to specify greater than
Scene locking can occur when interval is equal to transition time due to inconsistencies in timers
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="label_55">
|
||||
<property name="text">
|
||||
<string>WARNING! Condition checking interval must be at least as long as the duration of transitions to avoid scene locking</string>
|
||||
<string>WARNING! Condition checking interval must be greater than the duration of transitions to avoid scene locking</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user