라인색
This commit is contained in:
parent
c221515744
commit
02c8422e87
@ -2079,7 +2079,7 @@ const createInnerLinesFromSkeleton = (roofId, canvas, skeleton, textMode, isOver
|
||||
const line = new QLine([p1.x, p1.y, p2.x, p2.y], {
|
||||
parentId: roof.id,
|
||||
fontSize: roof.fontSize,
|
||||
stroke: stroke,
|
||||
stroke: 'black',
|
||||
strokeWidth: 4,
|
||||
name: lineType,
|
||||
lineName: lineType,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user