From 29b28e7f0de15fc9091f252c0294420beea08c7e Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 4 May 2016 22:44:11 -0700 Subject: [PATCH] adding aspect ratio --- pxtarget.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 79e1cb6d..82233b9d 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -59,7 +59,8 @@ "variablesBlocks": true }, "simulator": { - "autoRun": true + "autoRun": true, + "aspectRatio": 1.22 }, "compileService": { "gittag": "v0.1.8",