Skip to content

OS auto run command stops on button press #47

@marvin1099

Description

@marvin1099

Describe the bug
When i add 2 command runners to a button and have one run one each second.
Pressing the button actually stops the auto runner.
My goal here what o make a mute button that always shows the current mic status (Muted / Unmuted).
So i have a script that toggles my mic and one that prints the status.
So i have the status on auto-run.
Now if i don't press the button, it shows the active state of the mic, I can mute it in the settings works fine.
But on press the auto-run stops.

To Reproduce
Steps to reproduce the behavior:

  1. Add run action to button
  2. Enable auto run
  3. Press that button
  4. Auto run is now stopped until you go to a other page then back

Expected behavior
Auto run should keep on auto-running even if the button is pressed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions