◐ Shell
clean mode source ↗

[3.7] bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by miss-islington · Pull Request #14167 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Jun 17, 2019

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

Measure required height by quickly maximizing once per screen.
A search for a better method failed.
(cherry picked from commit 5bff3c8)

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

https://bugs.python.org/issue37039

…-13678)

Measure required height by quickly maximizing once per screen.
A search for a better method failed.
(cherry picked from commit 5bff3c8)

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

@miss-islington

Copy link Copy Markdown

Contributor Author

@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 0f31a2d into python:3.7

Jun 17, 2019

@miss-islington miss-islington deleted the backport-5bff3c8-3.7 branch

June 17, 2019 20:06

@miss-islington

Copy link Copy Markdown

Contributor Author

@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@terryjreedy terryjreedy terryjreedy approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @terryjreedy @the-knights-who-say-ni @bedevere-bot @taleinat