Forráskód Böngészése

#2140 added stroke to contours

bach 1 éve
szülő
commit
2b9a94c6ef
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      src/components/ConcernementMapItem.vue

+ 2 - 2
src/components/ConcernementMapItem.vue

@@ -660,8 +660,8 @@ export default {
 
 
         return new paper.Segment({
         return new paper.Segment({
           point: pa,
           point: pa,
-          handleIn: hai,
-          handleOut: hao
+          // handleIn: hai,
+          // handleOut: hao
         })
         })
       }
       }
       const first_point = getPaddedRoundedSegments(
       const first_point = getPaddedRoundedSegments(