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

clear active thermo when prematurely exiting out of the menu #2111

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

fabiangreffrath
Copy link
Owner

Fixes #2100

At least this fixes the last thermo still being in an active state when exiting the menu while the mouse button is pressed but not yet released. It does not fix the thermo value != actual value issue, though.

I think we would have to call active_thermo->action() for this, but I don't dare.

Fixes #2100

At least this fixes the last thermo still being in an active state
when exiting the menu while the mouse button is pressed but not
yet released. It does not fix the thermo value != actual value
issue, though
@fabiangreffrath fabiangreffrath merged commit fc6d14c into master Dec 31, 2024
8 checks passed
@fabiangreffrath fabiangreffrath deleted the active_thermo branch December 31, 2024 08:10
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.

The Escape/Backspace keys can interfere with menu sliders
2 participants