Message416883
I noticed there was a white bar to the left in my IDLE when I upgraded to 3.10, it stuck out like a soar thumb since I have a custom dark theme. This was not an issue with earlier versions. After scouring through the code I found the perpetrator to be a "padx=2" in sidebar.py on line 457. Changing this value from "2" to "0" fixes this issue.
Changing this line of code solves this issue and leaves the color choices up to the user, as intended. |
|
Date |
User |
Action |
Args |
2022-04-06 16:20:06 | antudic | set | recipients:
+ antudic, terry.reedy |
2022-04-06 16:20:04 | antudic | set | messageid: <1649262004.92.0.683235384715.issue47242@roundup.psfhosted.org> |
2022-04-06 16:20:04 | antudic | link | issue47242 messages |
2022-04-06 16:20:04 | antudic | create | |
|