지붕재 변경 시 길이 계산 강제 실행
This commit is contained in:
parent
256189fe40
commit
a92f335a83
@ -179,7 +179,7 @@ export function useRoofFn() {
|
||||
polygon.set('fill', null)
|
||||
polygon.set('fill', pattern)
|
||||
polygon.roofMaterial = roofMaterial
|
||||
setPolygonLinesActualSize(polygon)
|
||||
setPolygonLinesActualSize(polygon, true)
|
||||
changeCorridorDimensionText()
|
||||
polygon.canvas?.renderAll()
|
||||
} catch (e) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user