Compare commits
No commits in common. "3bfc976df78ca3bdf669ff0cdd5c56e2f528e798" and "0102559a35bddca6a784a7876a710ec2cc5d8634" have entirely different histories.
3bfc976df7
...
0102559a35
@ -822,7 +822,6 @@ const createInnerLinesFromSkeleton = (roofId, canvas, skeleton, textMode) => {
|
|||||||
type: 'eaveHelpLine',
|
type: 'eaveHelpLine',
|
||||||
isStart: true,
|
isStart: true,
|
||||||
pitch: wallLine.attributes.pitch,
|
pitch: wallLine.attributes.pitch,
|
||||||
planeSize: calcLinePlaneSize({ x1: p1.x, y1: p1.y, x2: p2.x, y2: p2.y }),
|
|
||||||
actualSize: (isDiagonal) ? calcLineActualSize2(
|
actualSize: (isDiagonal) ? calcLineActualSize2(
|
||||||
{
|
{
|
||||||
x1: p1.x,
|
x1: p1.x,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user