Przeglądaj źródła

#2140 removed rounded angle in concernement contour

bach 1 rok temu
rodzic
commit
5bb5dde7fe
1 zmienionych plików z 2 dodań i 2 usunięć
  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(