diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 044a698..950d398 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,6 +7,11 @@ "webPort": 6080 } }, + "containerEnv": { + "QT_AUTO_SCREEN_SCALE_FACTOR": "0", + "QT_QPA_PLATFORMTHEME": "", + "QT_SCALE_FACTOR": "1" + }, "customizations": { "vscode": { "extensions": [