From b4380570a266a8e99384127602b59adc2d5a2732 Mon Sep 17 00:00:00 2001 From: Siklos Date: Thu, 18 Aug 2022 14:23:25 +0200 Subject: [PATCH] Fix dimension not having keys --- src/Components/SVG/Elements/DepthDimensionLayer.tsx | 1 + src/Components/SVG/Elements/DimensionLayer.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/src/Components/SVG/Elements/DepthDimensionLayer.tsx b/src/Components/SVG/Elements/DepthDimensionLayer.tsx index 4dd0549..a32dbda 100644 --- a/src/Components/SVG/Elements/DepthDimensionLayer.tsx +++ b/src/Components/SVG/Elements/DepthDimensionLayer.tsx @@ -78,6 +78,7 @@ function AddNewDimension(currentDepth: number, min: number, max: number, lastY: dimensions.push( { const text = width.toString(); dimensions.push(