From 1294d1170569c9303a87f414bd4e045181b82865 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Tue, 6 May 2025 12:05:55 +0530 Subject: handle the case where the name is not the first part of the style --- blocks/eda-frontend/public/geometry.xsl | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/blocks/eda-frontend/public/geometry.xsl b/blocks/eda-frontend/public/geometry.xsl index 185bd6d8..ed741a9d 100644 --- a/blocks/eda-frontend/public/geometry.xsl +++ b/blocks/eda-frontend/public/geometry.xsl @@ -17,12 +17,19 @@ + - - + + + + + - + + + + -- cgit