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