Moved notes to be above drawings

This commit is contained in:
Mitchell McCaffrey
2021-01-28 16:26:28 +11:00
parent 2108d32501
commit ff8d7c1547
4 changed files with 21 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ import {
getUpdatedShapeData,
getStrokeWidth,
} from "../../helpers/drawing";
import { getRelativePointerPositionNormalized } from "../../helpers/konva";
import * as Vector2 from "../../helpers/vector2";
function MapMeasure({ map, selectedToolSettings, active, gridSize }) {