commit | 5bff3c86ab77e9d831b3cd19b45654c7eef22931 | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat+github@gmail.com> | Mon Jun 17 22:41:00 2019 +0300 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Mon Jun 17 15:41:00 2019 -0400 |
tree | 097f3b35d0a94d952f7889bf9588dc27a34d90a8 | |
parent | a268edd6a411480281222b1fdb0f78053434d17f [diff] |
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) Measure required height by quickly maximizing once per screen. A search for a better method failed.