X Tutup
Skip to content

Fix typo in key-mapping for "f11"#30788

Merged
rcomer merged 1 commit intomatplotlib:mainfrom
raphaelquast:qt_backend_f11
Nov 25, 2025
Merged

Fix typo in key-mapping for "f11"#30788
rcomer merged 1 commit intomatplotlib:mainfrom
raphaelquast:qt_backend_f11

Conversation

@raphaelquast
Copy link
Contributor

@raphaelquast raphaelquast commented Nov 25, 2025

PR summary

I just wanted to connect a keypress event to f11 and in the process noticed that there is a typo in the qt backend for exactly that key... so I thought I'll fix it right away 🙂

PR checklist

@timhoffm timhoffm added this to the v3.10.9 milestone Nov 25, 2025
@rcomer rcomer merged commit 9a2f807 into matplotlib:main Nov 25, 2025
38 checks passed
@rcomer
Copy link
Member

rcomer commented Nov 25, 2025

Thanks @raphaelquast!

meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 25, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Nov 25, 2025
timhoffm pushed a commit that referenced this pull request Nov 25, 2025
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
timhoffm pushed a commit that referenced this pull request Nov 25, 2025
Co-authored-by: Ruth Comer <10599679+rcomer@users.noreply.github.com>
@raphaelquast raphaelquast deleted the qt_backend_f11 branch November 26, 2025 10:50
andreas16700 added a commit to andreas16700/matplotlib that referenced this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup