diff --git a/app/ui/main_window.py b/app/ui/main_window.py index d85923c..61cb66d 100644 --- a/app/ui/main_window.py +++ b/app/ui/main_window.py @@ -206,6 +206,7 @@ class MainWindow(QMainWindow): if child.accessibleName() == "ignore": continue # Ignorer les widgets marqués pour être ignorés + widget_id = id(child) # Récupérer la taille de base