]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:25:26 +0000 (21:25 +0200)
committerGitHub <noreply@github.com>
Mon, 7 Oct 2024 19:25:26 +0000 (19:25 +0000)
commit6fe746d702bfeeafbde1e9df2b1b5e061808fbb5
tree3b84ee5ee5c082117b6b08641267fad8fcc75038
parent80ba17a3dd383882622cf303a2f2fb19cbaa0ee6
[3.13] gh-122392: IDLE - Fix overlapping lines in browsers (GH-122392) (GH-124975) (#125061)

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]