bill пре 1 година
родитељ
комит
511357b684
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/graphic/Renderer/Draw.js

+ 1 - 1
src/graphic/Renderer/Draw.js

@@ -661,7 +661,7 @@ export default class Draw {
         }
 
         // console.log(edgeVector);
-        edgeVector.style = VectorStyle.SingleSolidLine;
+        // edgeVector.style = VectorStyle.SingleSolidLine;
         help.drawStyleLine(
           ctx,
           points,