With a ui_slider node connected to a debug node and set to:
It seems to be sending an output before release (while dragging, or at first click), is this expected behavior?
With a ui_slider node connected to a debug node and set to:
It seems to be sending an output before release (while dragging, or at first click), is this expected behavior?
For example dragging the slider from 0 to the right but then back to 0 before releasing occasionally outputs a payload of 1.
Yes, I have the same issue. When starting to slide, the slider often sends an initial changed value, +/- 1 compared to the original one, which is a greaet problem, when the slider initiates a process that takes some time to complete
This seems to have been addressed before, but still an issue (on iOS 15.3.1)
https://github.com/node-red/node-red-dashboard/issues/519
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.