Forum Discussion
MartinBowen-da2
3 years agoCommunity Member
Slider value change on click
Hi All,
Rather than requiring the user to drag a slider to change the slider value, I'd like to give them the option to move the slider by just clicking on the slider.
I've set up what seems to ...
DanielCanave618
3 years agoCommunity Member
Hey Martin. I would tackle this situation by creating a nearly transparent "clickable area" that sits on top of the slider and tracks the number of clicks via a variable ("clickCounter" in the attached project file). Triggers are then set up to connect the slider's thumb position with the value of that clickCounter variable. The slider "resets" when the clickCounter reaches a certain value (in this case, 5).
Related Content
- 7 months ago
- 10 months ago