Mixer Ui - Controls not working correctly
Reported version
3.0
Priority
P0 - Critical
Type
Graphical (UI)
Frequency
Once
Severity
S2 - Critical
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
When the volume is increased by use of the mouse wheel, it reaches 127, and then jumps back to zero, but the slider only drops back to around 40%.
If the hrizontal volume slider is dragged to the right, the value reaches 127, and then change back to zero.
The volume indicator stays at the right end, but the vertical slider drops back to the bottom.
If the horizontal volume bar is clicked with the mouse, the value increases by 16 for each mouse click. As a user, I would expect the value to be set to value that I am pointing at when the mouse is clicked.
Comments
Updated to critical since others have reported it as well.
Fixed in branch master, commit 7cfa84a8d4
fix #278377: Mixer sliders are incorrectly processed
Clicking at the Knob center now sets Pan correctly to 64
Pan seems to be working, but the other issues are not fixed.
https://musescore.org/en/node/278346 reported that dragging of sliders were fixed. This is not working in f24e334
In reply to Pan seems to be working, but… by neGjodsbol
Could you please attach the gif explaining what is wrong?
I fixed moving sliders with both mouse wheel and mouse drag. Mentioned issue is about different bug - incorrect horizontal scroll position after show/hide channels behind selected track.
@neGjodsbol I cannot find the build with mentioned commit hash. Could you please check again with latest master build?
In reply to @neGjodsbol I cannot find… by Anatoly-os
Sorry, my mistake. Local build not installed correctly.
Problem is fixed in nightly master f7005de.
Automatically closed -- issue fixed for 2 weeks with no activity.