New submission from A_D <aundersco...@gmail.com>:
When using scaling (as in root.tk.call('scaling', somenum)), some linux systems appear to simply disregard the change. I recently reinstalled from Ubuntu to OpenSUSE Tumbleweed and found that scaling straight up did not work in the application I tried or the test application -- https://github.com/Athanasius/tk-scaling. (image attached) Tested on python 3.8.8 and 3.9.2 (pyenv) ---------- components: Tkinter files: Screenshot_20210401_132045.png messages: 389975 nosy: aunderscored priority: normal severity: normal status: open title: Tkinter scaling does not work on some linux systems type: behavior versions: Python 3.7, Python 3.8, Python 3.9 Added file: https://bugs.python.org/file49924/Screenshot_20210401_132045.png _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43694> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com