The connected signal is sliderMoved() that activates only when the user drags the mouse, instead of valueChanged() which triggers even when the value is changed programmatically . See: https://doc.qt.io/qt-6/qabstractslider.html
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ticket moved from /p/vmpk/feature-requests/78/
The connected signal is
sliderMoved()that activates only when the user drags the mouse, instead ofvalueChanged()which triggers even when the value is changed programmatically . See: https://doc.qt.io/qt-6/qabstractslider.htmlGitHub ticket 19