Compare commits

..

No commits in common. "b0d3a71d726b35e024294b1cbaafdc2a8e667527" and "ad9b9ffa60a5f908dda900a1536d95b156dbf2d5" have entirely different histories.

View File

@ -729,7 +729,7 @@ const createInnerLinesFromSkeleton = (roofId, canvas, skeleton, textMode) => {
},
})
//coordinateText(line)
coordinateText(line)
canvas.add(line)
line.bringToFront()
canvas.renderAll()