Skip to content

0.1.8 — macOS sizing on Tcl/Tk 9

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:19
· 404 commits to main since this release

Fixed

  • The interface is sized correctly on macOS with Tcl/Tk 9. Tk 9 changed the resolution macOS reports, and bootstack read that as a high-density display — so on a Homebrew or conda Python, or any build linked against Tk 9, the whole interface rendered about a third too large. Text, icons, padding, and control sizes are all restored to their intended size, and now match Tk 8.6 exactly. Windows and Linux are unaffected. (#375)

What's Changed

Full Changelog: v0.1.7...v0.1.8