touchgfx::slider: Сan I change the slider value only by moving its thumb?
Good evening.
I am developing in the medical field and have encountered a problem: to eliminate accidental touch errors, it's necessary for the user to be able to change slider values only through deliberate actions, such as a thoughtful movement of the slider.
Could you please tell me if it's possible to implement slider behavior using standard means in such a way that the value changes only if the user moves the slider thumb? That is, if a click occurs within the slider nothing will happen, but if the click is on the slider thumb and it starts moving, only then will the values change?
Thank you for your response.
Regards, Alexander.
