50% 제거
This commit is contained in:
parent
cc3bf02b17
commit
2a3ae5b0be
@ -123,10 +123,7 @@ export default function CircuitTrestleSetting({ id }) {
|
||||
|
||||
// 캡쳐 전 처리
|
||||
const beforeCapture = () => {
|
||||
// setCanvasZoom(100)
|
||||
const x = canvas.width / 2
|
||||
const y = canvas.height / 2
|
||||
canvas.zoomToPoint(new fabric.Point(x, y), 0.5)
|
||||
setCanvasZoom(100)
|
||||
changeFontSize('lengthText', '28')
|
||||
changeFontSize('circuitNumber', '28')
|
||||
changeFontSize('flowText', '28')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user