]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-124975...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 7 Oct 2024 19:23:08 +0000 (21:23 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 19:23:08 +0000 (19:23 +0000)
commit79b4c9d99a070a6cdcb810148e514864d8958bc1
tree8e90dda243b92be713c1f1d21c969c29864c5eec
parenta01970d6a2add5a07af58b0aa3ca280bad62b9fd
[3.12] gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-124975) (#125062)

gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-124975)

Increase currently inadequate vertical spacing for the IDLE browsers (path,
module, and stack) on high-resolution monitors.
---------

(cherry picked from commit c5df1cb7bde7e86f046196b0e34a0b90f8fc11de)

Co-authored-by: Zhikang Yan <2951256653@qq.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/idlelib/tree.py
Misc/NEWS.d/next/IDLE/2024-10-04-15-34-34.gh-issue-122392.V8K3w2.rst [new file with mode: 0644]