Skip to content

fix: reset hovered state on ESC#35

Open
saintmatthieu wants to merge 1 commit into
musescore:mainfrom
saintmatthieu:polyline-plot-fix-on-esc
Open

fix: reset hovered state on ESC#35
saintmatthieu wants to merge 1 commit into
musescore:mainfrom
saintmatthieu:polyline-plot-fix-on-esc

Conversation

@saintmatthieu
Copy link
Copy Markdown
Contributor

Needed for audacity/audacity#10223

Without this, ESC doesn't clear the point after click-to-create-point and dragging. The point would then only disappear after the mouse is released and moved:

Screencast.from.2026-05-15.14-25-09.webm
  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

Build configuration

audacity: audacity/audacity/master
audacity platforms: linux_x64
musescore: musescore/MuseScore/master
musescore platforms: linux_x64

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.

1 participant