About Slider

Hello. I would like to make a suggestion for the ZIM Slider. There is a situation like this: Normally we can click and drag the button, there is no problem this way. The problem is that when we click somewhere on the barLength, there is no dragging. It would be nice if it was like a normal html slider.

Oh - so the button goes to where you press and then you can continue to slide. That makes sense, I guess the same for the Dial. Will try it out.

1 Like

Given it a little thought... it is tricky, because dragging something happens when you mousedown on it. And the rollover on the button the same. So we would have to fake the rollover and the drag - and the fake would have to handle rotated and scaled containers... it is not quite worth the effort at the moment. I will add it to consider for 019 but we are trying to wrap up 018 right now.

1 Like