From 39836c84bb518b8497925434190309a1e9eafe55 Mon Sep 17 00:00:00 2001 From: yunahi <60233430+yunahi@users.noreply.github.com> Date: Fri, 10 Jul 2020 05:25:46 +0900 Subject: added format shape --- src/client/views/collections/collectionFreeForm/FormatShapePane.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/collections/collectionFreeForm') diff --git a/src/client/views/collections/collectionFreeForm/FormatShapePane.tsx b/src/client/views/collections/collectionFreeForm/FormatShapePane.tsx index 37ba805b6..bf2218fdc 100644 --- a/src/client/views/collections/collectionFreeForm/FormatShapePane.tsx +++ b/src/client/views/collections/collectionFreeForm/FormatShapePane.tsx @@ -315,7 +315,6 @@ export default class FormatShapePane extends AntimodeMenu { this._solidLine = false; this._dashLine = false; } else { - console.log(doc.strokeWidth); this._currWidth = String(doc.strokeWidth); this._currColor = String(doc.color); if (doc.dash === "0") { -- cgit v1.2.3-70-g09d2