circuitTestle 폰트 수정 제거
This commit is contained in:
parent
d95dcf608d
commit
310068bf6a
@ -344,9 +344,9 @@ export default function CircuitTrestleSetting({ id }) {
|
|||||||
|
|
||||||
canvas.zoomToPoint(new fabric.Point(x, y), 0.4)
|
canvas.zoomToPoint(new fabric.Point(x, y), 0.4)
|
||||||
|
|
||||||
changeFontSize('lengthText', '28')
|
// changeFontSize('lengthText', '28')
|
||||||
changeFontSize('circuitNumber', '28')
|
// changeFontSize('circuitNumber', '28')
|
||||||
changeFontSize('flowText', '28')
|
// changeFontSize('flowText', '28')
|
||||||
canvas.renderAll()
|
canvas.renderAll()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user