#2140 removed rounded angle in concernement contour
This commit is contained in:
@@ -660,8 +660,8 @@ export default {
|
|||||||
|
|
||||||
return new paper.Segment({
|
return new paper.Segment({
|
||||||
point: pa,
|
point: pa,
|
||||||
handleIn: hai,
|
// handleIn: hai,
|
||||||
handleOut: hao
|
// handleOut: hao
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
const first_point = getPaddedRoundedSegments(
|
const first_point = getPaddedRoundedSegments(
|
||||||
|
Reference in New Issue
Block a user