Hello guys,
I have two questions as I couldn't find a way to implement this :
1. I have a slider. How can I implement a method where if I click anywhere on the slider it modifies to that position ? So you are able to change the slider value either by clicking anywhere on it or by dragging the nob of the slider.
2. How can I make the tooltip appear faster (even instant) ? I know how to alter the transition time, but how about the actual time when the tooltip begins to show from the moment you hover with mouse pointer over the trigger.
Thank you.