lint
This commit is contained in:
parent
87b0c7a679
commit
f584416c9a
@ -1290,7 +1290,7 @@ export class LinearElementEditor {
|
||||
let midSegmentMidpoint = editorMidPointsCache.points[index];
|
||||
if (element.points.length === 2) {
|
||||
midSegmentMidpoint = centerPoint(points[0], points[1]);
|
||||
}
|
||||
}
|
||||
if (
|
||||
!midSegmentMidpoint ||
|
||||
editorMidPointsCache.version !== element.version
|
||||
|
Loading…
x
Reference in New Issue
Block a user