dev #283

Merged
ysCha merged 3 commits from dev into prd-deploy 2025-08-08 16:40:29 +09:00
Showing only changes of commit bdef681898 - Show all commits

View File

@ -849,6 +849,7 @@ export const usePolygon = () => {
// polygonLine.need = false
innerLine.attributes.planeSize = innerLine.attributes.planeSize ?? polygonLine.attributes.planeSize
innerLine.attributes.actualSize = innerLine.attributes.actualSize ?? polygonLine.attributes.actualSize
innerLine.attributes.type = polygonLine.attributes.type
innerLine.direction = polygonLine.direction
innerLine.attributes.isStart = true
innerLine.parentLine = polygonLine