rdbende / Sun-Valley-ttk-theme

A gorgeous theme for Tkinter/ttk, based on the Sun Valley visual style ✨
https://pypi.org/project/sv-ttk
MIT License
1.97k stars 112 forks source link

Low-DPI Issues #69

Closed Pololot64 closed 1 year ago

Pololot64 commented 1 year ago

Hey. This is a great project. I have been tinkering around with it and realized that it breaks on low-dpi as well as high (though it is already documented that it breaks on hi-dpi). Is there a way of mitigating this in my code or is it just a work in progress for sv-ttk?

Pololot64 commented 1 year ago

By breaks I mean that when the fonts and buttons scale down to the lower density, the checkbuttons and radiobuttons stay one size:
image

rdbende commented 1 year ago

18