From: Christian Femers Date: Sun, 1 Sep 2019 00:48:21 +0000 (+0200) Subject: New orientation implementation required small change in the JSON X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=36acc8080de773a3a10d85dedc45add7ac9da4a7 New orientation implementation required small change in the JSON --- diff --git a/net.mograsim.logic.model.am2900/components/am2910/GUIAm2910.json b/net.mograsim.logic.model.am2900/components/am2910/GUIAm2910.json index c016ec82..a5681506 100644 --- a/net.mograsim.logic.model.am2900/components/am2910/GUIAm2910.json +++ b/net.mograsim.logic.model.am2900/components/am2910/GUIAm2910.json @@ -228,7 +228,7 @@ }, "params": { "logicWidth": 12, - "orientation": "DOWN_ALT" + "orientation": "DOWN" } }, { diff --git a/net.mograsim.logic.model.editor/components/am2910/GUIAm2910.json b/net.mograsim.logic.model.editor/components/am2910/GUIAm2910.json index c016ec82..a5681506 100644 --- a/net.mograsim.logic.model.editor/components/am2910/GUIAm2910.json +++ b/net.mograsim.logic.model.editor/components/am2910/GUIAm2910.json @@ -228,7 +228,7 @@ }, "params": { "logicWidth": 12, - "orientation": "DOWN_ALT" + "orientation": "DOWN" } }, {