Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request - Allow direct setting of wait times #88

Open
dherlein opened this issue Jun 23, 2023 · 2 comments
Open

Request - Allow direct setting of wait times #88

dherlein opened this issue Jun 23, 2023 · 2 comments

Comments

@dherlein
Copy link

Would it be possible to allow times (such as post wait time) to be directly set to a value (as opposed to just increase/decrease)

For example, I would like to set increase/decrease on a rotary encoder on the streamdeck plus but have a click of that rotary set it back to zero.

Same would apply for volume if that ever becomes possible (rotary for vol up/down and a click to reset to 0db)

@istnv
Copy link
Member

istnv commented Jun 23, 2023

There are lots of things that make more sense now that a dial is available.
Other modules I have done use the dial click as an accelerator. Spin for +1, push and spin for +5. Spinning from 0 to 100 often will wear out your fingers :)
The screen above the dials is also a touch screen. You can put the 'reset to zero' there since it is usually the feedback for the dial below.

@istnv
Copy link
Member

istnv commented Oct 11, 2023

This will be part of consolidating some actions: Increase Wait and Decrease Wait will become Adjust Wait with a +/- increment and Set Wait with an exact value.
Mostly to reduce clutter in the code and make it easier to maintain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants