Skip to content

[BUG] Multiple Blink Buttons not synchronous #4292

Description

@Ushpuppy

Make sure you're on the latest stable or beta build

  • I have tested this on the latest stable or beta release

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion and not a specific module

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

using the blink function with the same arguments across multiple buttons creates buttons blinking asynchronously.

Steps To Reproduce

In a fresh config
Create a simple button with a boolean based feedback
0 == 0 && blink (1000)
copy and paste the button one or more times

buttons will not blink synchronously

Image

Expected Behavior

Expected synchronous blinking using same arguments

Environment (please complete the following information)

- Companion Version: 4.3.4
- OS: Windows 11
- Browser: Edge Version 149.0.4022.98 (Official build) (64-bit)

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BUGSomething isn't workingHelp WantedExtra attention is neededNeeds beer!This needs discussion while drinking beerarea/graphicsButton drawing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions