From 0a18bdd2a0782f1b1bacb0d431bdca81333e8c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Sun, 12 Feb 2023 01:20:54 +0000 Subject: [PATCH] Simple SVGRectText as foreignObject --- ui/src/components/rects/SVGRectText.vue | 27 ++++++++++++++----------- 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/ui/src/components/rects/SVGRectText.vue b/ui/src/components/rects/SVGRectText.vue index 4eb7490..661cae0 100644 --- a/ui/src/components/rects/SVGRectText.vue +++ b/ui/src/components/rects/SVGRectText.vue @@ -1,13 +1,18 @@ \ No newline at end of file