Auto calculation of window size not working
Author: crankedguyCreated Nov 8, 2022Updated Jun 24, 2026
Labelsbug
Hello,
when writing the exact same code in Tkinter I get a correctly autosized window, while in CustomTkinter the window is way too big
Tkinter

CustomTkinter

Source: TomSchimansky/CustomTkinter