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 python_3BWCIZkz7N

CustomTkinter python_adXm9hCqzl

Source: TomSchimansky/CustomTkinter