From 6dcebe50036183ee629ce047ee7117102751c97d Mon Sep 17 00:00:00 2001 From: gac-x10da Date: Fri, 9 Sep 2022 14:22:57 +0200 Subject: [PATCH] Closedown --- config/preferences.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/preferences.json b/config/preferences.json index fc75c3d..39921a8 100644 --- a/config/preferences.json +++ b/config/preferences.json @@ -46,8 +46,8 @@ "simpleEditor" : false, "hideEditorLineNumbers" : false, "hideEditorContextMenu" : false, - "consoleLocation" : "Left", - "dataPanelLocation" : "Left", + "consoleLocation" : "Document", + "dataPanelLocation" : "Document", "openDataFilesInDocTab" : true, "noVariableEvaluationPropagation" : false, "processingScripts" : [ ],