이미지 저장 주석 처리 완료되면 해제 예정
This commit is contained in:
parent
d676782451
commit
e1392b882d
@ -339,11 +339,13 @@ export default function CircuitTrestleSetting({ id }) {
|
||||
|
||||
setViewCircuitNumberTexts(false)
|
||||
|
||||
handleCanvasToPng(1)
|
||||
// TODO : 이미지 저장 주석 처리 완료되면 해제 예정
|
||||
// handleCanvasToPng(1)
|
||||
|
||||
const result = await apply()
|
||||
if (result) {
|
||||
handleCanvasToPng(2)
|
||||
// TODO : 이미지 저장 주석 처리 완료되면 해제 예정
|
||||
// handleCanvasToPng(2)
|
||||
setViewCircuitNumberTexts(true)
|
||||
await saveEstimate(result)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user