dev #365

Merged
ysCha merged 18 commits from dev into prd-deploy 2025-09-29 11:40:28 +09:00
Showing only changes of commit bbd8a43864 - Show all commits

View File

@ -249,6 +249,7 @@ export const QPolygon = fabric.util.createClass(fabric.Polygon, {
// && obj.name !== 'outerLinePoint',
)
.forEach((obj) => this.canvas.remove(obj))
this.innerLines = []
this.canvas.renderAll()
let textMode = 'plane'