Skip to content

[3.7] bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)#14167

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5bff3c8-3.7
Jun 17, 2019
Merged

[3.7] bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)#14167
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-5bff3c8-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 17, 2019

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

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants