Active Colors wrote: ↑July 9th, 2021, 5:33 pmA regular computer user would instantly drag the knob when they see it. Besides, it is just more intuitive rather than scroll mouse, in my opinion. And it is just about human's perception based on associations. Remember this dude?
Indeed. This is interesting though, since you get better precision on scrolling than on dragging, especially when the difference between two values is just a matter of 1px.
Yincognito wrote: ↑July 9th, 2021, 6:18 pm
Indeed. This is interesting though, since you get better precision on scrolling than on dragging, especially when the difference between two values is just a matter of 1px.
Why not just use all?
Drag it, scroll it, click it. If it's a slider, it should do it all. Well, that's what I believe.
Yincognito wrote: ↑July 9th, 2021, 6:18 pm
Indeed. This is interesting though, since you get better precision on scrolling than on dragging, especially when the difference between two values is just a matter of 1px.
Yeah I understand. As death.crafter said — leave them all. I am about to have a drag bar which regulates a value from 1 to 400, hell no I am going to have a 400px wide bar. Dragging will of course drop out some in-between value, so mouse scrolling will be of use here (or manually typing a value).
Yep, agree with you both (death.crafter & ActiveColors): a slider should accept all possible inputs, when it comes to complete applications / implementations (which not even Windows is, in all places, try to scroll on Settings / System / Sound / Volume and you'll see what I mean - I guess it's a leftover behavior from their goal to make the OS a mobile-fixed hybrid, i.e. you can only drag a slider on a touch screen, "scrolling" is more about positioning the viewport there).
That being said, my point was that in the context of Rainmeter, clicking and scrolling are the easiest choices for both the skin designer (e.g. no additional plugin or specific code required, all things "built in", so to speak; no slider size constraints either) and the user (e.g. top precision without the need to slow motion your mouse movement down to pixel level). In that context, I was wondering why scrolling seems to be less used, despite its simplicity all around - a rhetorical question, if you like. Hope I made myself better understood this time.
Active Colors wrote: ↑July 9th, 2021, 5:33 pm
Thank you balala for sharing your methd. I wanted to escape "mapping" the bar but I suppose that's the only viable way to do it with the current condition of Rainmeter. I will use your way and I will think about how to optimize it.
As I said it's neither easy and definitely nor short, but it does work. However even if I used it years ago, in meantime since plugins came out, I renounced to this method. Simply doesn't worth anymore to use it.
Yincognito wrote: ↑July 9th, 2021, 7:33 pm
(which not even Windows is, in all places, try to scroll on Settings / System / Sound / Volume and you'll see what I mean - I guess it's a leftover behavior from their goal to make the OS a mobile-fixed hybrid, i.e. you can only drag a slider on a touch screen, "scrolling" is more about positioning the viewport there)
Well, Windows sliders are calibrated to perfection, so it's beyond the scope of comparison