Keeping Buttons Pressed to loop over Range #269
Unanswered
SimonSiebold
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Are you using a rotary encoder? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have created an ITEM_INT_RANGE with values ranging from 1 to 512. Currently, I need to press the button each time to increment or decrement the value by 1.
Is there a way to keep the button pressed to continuously cycle through the values? The button used includes a method like button.toggled().
Thank you for your support!
Beta Was this translation helpful? Give feedback.
All reactions