-
Mahmoud Aglan authored
Segments use 1-based row/col (R1C1 = row:1, col:1). The loop was starting at 0, creating an empty row and column with no matching segments. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
b3ef31e7
Segments use 1-based row/col (R1C1 = row:1, col:1). The loop was starting
at 0, creating an empty row and column with no matching segments.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>