We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Delayed action is not interrupted even if you use command: internal: Actions: Abort all delayed actions on a page
Push the button A and in time less then 15 seconds press button B. The delayed action on A should be interrupted. It does not work :-(
- OS:Win 10 - Browser: Chrome last - Companion Version: 3.3.0
No response
The text was updated successfully, but these errors were encountered:
fix: 'Abort all delayed actions on a page' not respecting 'use variab…
fbb0300
…les' checkbox #2877
d25f791
As a workaround, you can tick the 'use variables for page' box, and type 35 into that field. It will then work as expected.
35
The logic handling that checkbox was faulty, causing it to always take the behaviour of when it was checked.
This is fixed in the betas, and will be in a 3.3.1 release at some point
Sorry, something went wrong.
No branches or pull requests
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
Delayed action is not interrupted even if you use command:
internal: Actions: Abort all delayed actions on a page
Steps To Reproduce
Expected Behavior
Push the button A and in time less then 15 seconds press button B. The delayed action on A should be interrupted. It does not work :-(
Environment (please complete the following information)
Additional context
No response
The text was updated successfully, but these errors were encountered: