E-mail List Archives
Re: Sliders and MouseDown
From: Mallory
Date: Mar 1, 2019 3:54AM
- Next message: Detlev Fischer: "Re: Sliders and MouseDown"
- Previous message: Isabel Holdsworth: "Re: Sliders and MouseDown"
- Next message in Thread: Detlev Fischer: "Re: Sliders and MouseDown"
- Previous message in Thread: Isabel Holdsworth: "Re: Sliders and MouseDown"
- View all messages in this Thread
Yeah agreed with Mohit that the dragging of our slider should be similar to the dragging of a draggable in drag and drop-- where we must use the down event for the dragging (and here to gauge the effects of the movement such as in a volume control), and the up event is for *setting the new stable position of the slider thumb*.
It's too bad you don't have the option of a Warning type, where the suggestion of having something to reset to the old position hits everything and "solves" the Warning. Having the pointer be somewhere else and letting go to "undo" as is typical of drag and drop may not be the best idea as many applications with tiny tiny slider thumbs are really only usable with clumsy mouse control if you can let up anywhere to set the new-stable position. I rely on this up-event-not-cancelling while using image editors all the time-- I simply cannot be precise enough otherwise.
So something (a button or a keystroke or both) that goes back to last-stable position sounds to me like the most useful solution.
cheers,
_mallory
- Next message: Detlev Fischer: "Re: Sliders and MouseDown"
- Previous message: Isabel Holdsworth: "Re: Sliders and MouseDown"
- Next message in Thread: Detlev Fischer: "Re: Sliders and MouseDown"
- Previous message in Thread: Isabel Holdsworth: "Re: Sliders and MouseDown"
- View all messages in this Thread