commit | 6fe746d702bfeeafbde1e9df2b1b5e061808fbb5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 07 21:25:26 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 07 19:25:26 2024 +0000 |
tree | 3b84ee5ee5c082117b6b08641267fad8fcc75038 | |
parent | 80ba17a3dd383882622cf303a2f2fb19cbaa0ee6 [diff] |
[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>