From d62201bd88149913ddb73f16e9401962372cac02 Mon Sep 17 00:00:00 2001 From: Juri Date: Wed, 19 Aug 2020 22:41:53 +0200 Subject: [PATCH] update simulator aspect ratio --- pxtarget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxtarget.json b/pxtarget.json index 63154f8f..7b52e407 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -157,7 +157,7 @@ "simulator": { "autoRun": true, "streams": false, - "aspectRatio": 1.22, + "aspectRatio": 1.13, "parts": true, "partsAspectRatio": 0.69, "boardDefinition": { @@ -264,7 +264,7 @@ "marginWhenBreadboarding": [ 0, 0, - 0, + 80, 0 ] }