zwischenstand button wird nur als strich angeizeigt

This commit is contained in:
2025-06-18 14:39:33 +02:00
parent 5740b22583
commit a9b6fccbf7
2 changed files with 8 additions and 6 deletions

View File

@ -12,7 +12,7 @@ class LXToolsAppConfig:
VERSION = "1.1.5"
APP_NAME = "lxtoolsinstaller"
WINDOW_WIDTH = 450
WINDOW_HEIGHT = 740
WINDOW_HEIGHT = 580
# Working directory
WORK_DIR = os.getcwd()