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:
Myned 2020-06-02 00:40:22 -04:00
parent 78ed7415f5
commit cfb0a44b1f
No known key found for this signature in database
GPG Key ID: 24318A323F309244

View File

@ -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>