Merge branch 'dev' of https://git.jetbrains.space/nalpari/q-cast-iii/qcast-front into dev
This commit is contained in:
commit
739259fe52
@ -45,6 +45,7 @@ export function useEavesGableEdit() {
|
|||||||
addCanvasMouseEventListener('mouse:down', mouseDownEvent)
|
addCanvasMouseEventListener('mouse:down', mouseDownEvent)
|
||||||
|
|
||||||
return () => {
|
return () => {
|
||||||
|
canvas.discardActiveObject()
|
||||||
wallLines.forEach((wallLine) => {
|
wallLines.forEach((wallLine) => {
|
||||||
convertLinesToPolygon(wallLine)
|
convertLinesToPolygon(wallLine)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user