Keeping Buttons Pressed to loop over Range #269
-
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.
Replies: 3 comments 1 reply
-
Are you using a rotary encoder? |
Beta Was this translation helpful? Give feedback.
-
You need a custom buttonadapter for that. |
Beta Was this translation helpful? Give feedback.
-
Added in #370 |
Beta Was this translation helpful? Give feedback.
Added in #370