Commit 7f308eb0 authored by Vacaliuc, Bogdan's avatar Vacaliuc, Bogdan
Browse files

slides: fix slide 1 text-anchor overflow, renumber slide 2 footer



Slide 1 bug: bullet list in the quicknxsv2 (Qt GUI) box was missing
text-anchor=middle on elements positioned at x=460. Default anchor
start caused lines to overflow the right edge of the 760px box
(visible as clipped "peak_finding", "_as_ints", "drift" text in the
earlier render).

Fix: switch to an explicit two-column left-aligned bullet layout
inside the box, so each line starts at a known x. Also improve
the "tangle" arrows between the three backend sub-boxes — replaced
the stubby Bezier arcs that rendered as tiny artifacts with
clearly-visible longer arrows plus annotations ("imports 4 files",
"15 direct sites", "parallel code") that name the couplings.

Slide 2 footer: update slide count "2 of 2" → "2 of 8" now that
six additional slides are coming.

Co-Authored-By: default avatarClaude Opus 4.7 (1M context) <noreply@anthropic.com>
parent 570c0061
Loading
Loading
Loading
Loading
+14.2 KiB (240 KiB)
Loading image diff...
+110 −91

File changed.

Preview size limit exceeded, changes collapsed.

+15 B (291 KiB)
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -196,5 +196,5 @@
  <!-- Footer -->
  <rect x="0" y="1040" width="1920" height="40" fill="#001A35"/>
  <text x="40" y="1065" font-size="13" fill="#6A90B0">Sources: mr_reduction next (HEAD ed1c874) · lr_reduction new_workflow (HEAD 3fcf5e6) · Mantid main (tag v6.15.20260417.1728)</text>
  <text x="1880" y="1065" font-size="13" fill="#6A90B0" text-anchor="end">Reflectometry Hack-a-thon 2026 · pre-meeting slide 2 of 2</text>
  <text x="1880" y="1065" font-size="13" fill="#6A90B0" text-anchor="end">Reflectometry Hack-a-thon 2026 · pre-meeting slide 2 of 8</text>
</svg>