From bda56d0a411652b8f6d00f0a389c843a31c96bfa Mon Sep 17 00:00:00 2001 From: DD Date: Thu, 14 Dec 2017 17:17:56 -0500 Subject: [PATCH] Add the right icon --- src/components/fill-mode/fill-mode.jsx | 6 +++--- src/components/fill-mode/fill.svg | 26 ++++++++++-------------- src/helper/selection-tools/point-tool.js | 1 - 3 files changed, 14 insertions(+), 19 deletions(-) diff --git a/src/components/fill-mode/fill-mode.jsx b/src/components/fill-mode/fill-mode.jsx index bd5e3e7d..52834070 100644 --- a/src/components/fill-mode/fill-mode.jsx +++ b/src/components/fill-mode/fill-mode.jsx @@ -7,9 +7,9 @@ import fillIcon from './fill.svg'; const FillModeComponent = props => ( - - - - - - - - - - + + + fill + Created with Sketch. + + + + + + + \ No newline at end of file diff --git a/src/helper/selection-tools/point-tool.js b/src/helper/selection-tools/point-tool.js index 7a898556..0c88d2f9 100644 --- a/src/helper/selection-tools/point-tool.js +++ b/src/helper/selection-tools/point-tool.js @@ -178,7 +178,6 @@ class PointTool { seg.origPoint = null; } } - // TODO trace the shape here to make sure no overlapping paths // If no drag occurred between mouse down and mouse up, then we can go through with deselect // and delete