Some components drawing Bitvectors now draw them fitting to their bounds
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Sat, 12 Oct 2019 14:01:10 +0000 (16:01 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Sat, 12 Oct 2019 14:05:22 +0000 (16:05 +0200)
commit9153fe31a450db9935a24a8c0174cc346c9ba7b1
tree3e0edbcdc07d82fcbc2699b6deed02d1fbeeb6a1
parent356a1650802ad3270a541656bd26935d83b717f9
Some components drawing Bitvectors now draw them fitting to their bounds
plugins/net.mograsim.logic.model/src/net/mograsim/logic/model/model/components/atomic/ModelBitDisplay.java
plugins/net.mograsim.logic.model/src/net/mograsim/logic/model/model/components/atomic/ModelFixedOutput.java
plugins/net.mograsim.logic.model/src/net/mograsim/logic/model/model/components/atomic/ModelManualSwitch.java
plugins/net.mograsim.logic.model/src/net/mograsim/logic/model/util/TextRenderingHelper.java [new file with mode: 0644]