X Tutup
Skip to content

[3.13] gh-128062: Fix the font size and shortcut display of the turtledemo menu (GH-128063)#128101

Merged
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-e163e8d-3.13
Dec 19, 2024
Merged

[3.13] gh-128062: Fix the font size and shortcut display of the turtledemo menu (GH-128063)#128101
terryjreedy merged 1 commit intopython:3.13from
miss-islington:backport-e163e8d-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 19, 2024

Leave the font of the menu bar the default to keep it consistent with the rest of the world. Display the shortcut keys in the right way, using the 'accelerator' option.

(cherry picked from commit e163e8d)

Co-authored-by: Zhikang Yan 2951256653@qq.com
Co-authored-by: Peter Bierma zintensitydev@gmail.com
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…demo menu (pythonGH-128063)

Leave the font of the menu bar the default to keep it consistent with the rest of the world. Display the shortcut keys in the right way, using the 'accelerator' option.
---------

(cherry picked from commit e163e8d)

Co-authored-by: Zhikang Yan <2951256653@qq.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
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.

3 participants

X Tutup