adds more padding under breadboard
This commit is contained in:
parent
66ba26586f
commit
99fb074952
@ -45,7 +45,7 @@ namespace pxsim.visuals {
|
||||
scaleUnit1: this.boardView.getPinDist(),
|
||||
el2: this.breadboard.getSVGAndSize(),
|
||||
scaleUnit2: this.breadboard.getPinDist(),
|
||||
margin: [0, 0, 10, 0],
|
||||
margin: [0, 0, 20, 0],
|
||||
middleMargin: 80,
|
||||
maxWidth: opts.maxWidth,
|
||||
maxHeight: opts.maxHeight,
|
||||
|
Loading…
Reference in New Issue
Block a user