deferUpdate option on numerical slider
M
Max Carritt
Similar to how the deferUpdate option works on the text input component, the slider should have an option to not send the value until the user has finished their interaction. The slider is nearly useless in some instances if you want to bind to the value of the slider, as it sends too many changes while the user is moving to the desired value.
Log In
R
Riccardo Giampaolo
Highly requested, onMouseUp event doesn't fire on sliding, only on clicking, and alternative solutions (e.g. https://forum.inductiveautomation.com/t/slider-defer-updates-timing-change/93350/5) are burdersome.