Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #109066 : Tempo Slider and Volume slider Left Double click wrong default values #3135

Merged
merged 1 commit into from
Apr 22, 2017

Conversation

nasehim7
Copy link
Contributor

No description provided.

@nasehim7
Copy link
Contributor Author

I did some blunders on my system so had to close the previous PR. I fixed the issue @ericfont and @lasconic. All for reviews, have tested this on my Linux.

@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Apr 13, 2017

Prev PR was #3077
Seems small and harmless enough to make it into 2.1 too

@lasconic lasconic merged commit 49c66b2 into musescore:master Apr 22, 2017
@Jojo-Schmitz
Copy link
Contributor

I know I've said this at least once to many ;-), but this does look as if adding it to 2.1 too won't harm?

@ericfont
Copy link
Contributor

ericfont commented Apr 23, 2017

I agree that this should go into 2.1. Especially considering that synth & play panel UI might look radically different in future 3.0 anyway.

Note: I've just tested this on the latest 3.0 nightly, and it works as originally intended (I doesn't do the extra feature I requested where it would obey the user's saved synth defaults...but that is not a big deal and might have been too much effort anyways. Double-clicking volume always goes back to the -20dB level, which is a reasonable default even though it doesn't reflect user's saved default and even though the factory reset default is -40dB).

@lasconic
Copy link
Contributor

mgainSlider doesn't exist in 2.1

@Jojo-Schmitz
Copy link
Contributor

So we'd just need that one line change to awl/volslider.cpp I guess?

@ericfont
Copy link
Contributor

I'm the one responsible for removing "mgain" from synthcontrol.ui so that it is only inside playpanel.ui to fix #3086, and I changed the name to "mgainSlider" as well. So I'll go ahead and make PR containing the fix using this commit plus the necessary variable name change.

@ericfont
Copy link
Contributor

I made a 2.1-specific PR with same changes: #3156

I guess this title should really be "Metronome slider and Volume slider" instead of "Tempo Slider and Volume slider" but that isn't a big deal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants