From b53bb6779165754c2e24fbc70820a98394fec6d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnaud=20Pr=C3=A9mel-Cabic?= Date: Mon, 8 Jun 2026 11:53:33 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20slide=2039=20SVG=20=E2=80=94=20correct?= =?UTF-8?q?=20a-down=20arrow=20marker=20orientation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Marker polygon pointed down while orient=auto expects a right-pointing arrow, so the heads rendered sideways. Use a right-pointing triangle with proper refX/refY so orient=auto rotates it to point down. Co-Authored-By: Claude Opus 4.8 (1M context) --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2d5f339..cd69775 100644 --- a/index.html +++ b/index.html @@ -1414,8 +1414,8 @@ Notice: Applied catalog in 12.34 seconds - - + +