◐ Shell
clean mode source ↗

bpo-37628: Fix IDLE config sample sizes by taleinat · Pull Request #14958 · python/cpython

added 5 commits

July 26, 2019 15:15
If the normal background is not white, it makes a jagged
border between sample background and following white block.

terryjreedy

@terryjreedy

terryjreedy

@terryjreedy terryjreedy changed the title bpo-37628: IDLE font config window size bpo-37628: Fix IDLE config sample sizes

Jul 27, 2019

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 27, 2019
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.
(cherry picked from commit 3221a63)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 27, 2019
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.
(cherry picked from commit 3221a63)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington added a commit that referenced this pull request

Jul 27, 2019
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.
(cherry picked from commit 3221a63)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

miss-islington added a commit that referenced this pull request

Jul 27, 2019
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.
(cherry picked from commit 3221a63)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
The boxes for the font and highlight samples are now constrained by the overall config dialog size.  They gain scrollbars when the when a large font size makes the samples too large for the box.