From: Daniel Kirschten Date: Mon, 4 May 2020 18:19:01 +0000 (+0200) Subject: Fixed horizontalComponentCenter of Am2904RegCTInstrDecode X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=314420475e3daefa7ab0bf68c765820f2d866bb4 Fixed horizontalComponentCenter of Am2904RegCTInstrDecode --- diff --git a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json index 6af533b8..b7cc4bdb 100644 --- a/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json +++ b/plugins/net.mograsim.logic.model.am2900/components/net/mograsim/logic/model/am2900/components/am2904/Am2904RegCTInstrDecode.json @@ -3986,7 +3986,7 @@ "symbolRendererParams": { "centerText": "Instruction\ndecode", "centerTextHeight": 5.0, - "horizontalComponentCenter": 17.5, + "horizontalComponentCenter": 40.0, "pinLabelHeight": 3.5, "pinLabelMargin": 0.5 },