가대 셀 오류 수정
This commit is contained in:
parent
6458b50894
commit
89b6289e4d
@ -4515,6 +4515,7 @@ export function useMode() {
|
||||
trestle.cells.forEach((cell) => {
|
||||
canvas?.remove(cell)
|
||||
})
|
||||
trestle.cells = []
|
||||
})
|
||||
|
||||
const drawCellsArray = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user