From 6e02cb553853c528559e9481586747ac6966bb64 Mon Sep 17 00:00:00 2001 From: Lias Kleisa Date: Wed, 5 Jun 2024 15:49:57 +0200 Subject: [PATCH] Add hyphens to svg bubble on word break --- frontend/src/app/diagram/svgGeneration.ts | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/diagram/svgGeneration.ts b/frontend/src/app/diagram/svgGeneration.ts index 8049c4db6a..e08baf0ed2 100644 --- a/frontend/src/app/diagram/svgGeneration.ts +++ b/frontend/src/app/diagram/svgGeneration.ts @@ -18,7 +18,7 @@ export function generateObjectiveSVG(title: string, teamName: string, iconFuncti
-

+

${title}

@@ -68,7 +69,7 @@ export function generateKeyResultSVG(title: string, teamName: string, background
-

+

${title}

@@ -118,7 +120,7 @@ export function generateNeutralKeyResultSVG(title: string, teamName: string) {
-

+

${title}