mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -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:
parent
78ed7415f5
commit
cfb0a44b1f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user