From 356a1650802ad3270a541656bd26935d83b717f9 Mon Sep 17 00:00:00 2001 From: Fabian Stemmler Date: Sat, 12 Oct 2019 15:47:33 +0200 Subject: [PATCH] Made Am2900 Bus BitDisplays prettier --- .../logic/model/am2900/components/Am2900.json | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/Am2900.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/Am2900.json index 37f08e58..b8eb665f 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/Am2900.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/Am2900.json @@ -100,7 +100,7 @@ "name": "BitDisplay#2", "pos": { "x": 280.0, - "y": 60.0 + "y": 65.0 }, "params": 16 }, @@ -816,7 +816,7 @@ "name": "TextComponent#0", "pos": { "x": 305.0, - "y": 30.0 + "y": 25.0 }, "params": "D bus" }, @@ -825,7 +825,7 @@ "name": "TextComponent#1", "pos": { "x": 305.0, - "y": 60.0 + "y": 55.0 }, "params": "A bus" }, @@ -6594,7 +6594,12 @@ "pinName": "" }, "name": "unnamedWire#330", - "path": [] + "path": [ + { + "x": 275.0, + "y": 35.0 + } + ] }, { "pin1": { @@ -6635,7 +6640,12 @@ "pinName": "" }, "name": "unnamedWire#333", - "path": [] + "path": [ + { + "x": 275.0, + "y": 70.0 + } + ] }, { "pin1": { -- 2.17.1