Switching to simple full screen produces a jump (fix #99039)

This commit is contained in:
Benjamin Pasero
2020-06-03 08:55:15 +02:00
parent 595d2b9b91
commit 7fe821d6d6
4 changed files with 19 additions and 6 deletions

View File

@@ -30,7 +30,6 @@ if not exist out yarn compile
set ELECTRON_RUN_AS_NODE=1
set NODE_ENV=development
set VSCODE_DEV=1
REM set ELECTRON_DEFAULT_ERROR_MODE=1 TODO@ben to investigate if this helps with builds reporting stacks if renderer crashes
set ELECTRON_ENABLE_LOGGING=1
set ELECTRON_ENABLE_STACK_DUMPING=1