Files
palette/internal/web
fen e1056df747
CI / test (pull_request) Successful in 46s
CI / docker (pull_request) Skipped
Fix #167: gutter alignment with wrap on
Rebuild renumber() so gutter numbers are placed by measured geometry:
each .gutline block is one visual row and each number is assigned to the
row whose top matches its .codeline's top, instead of counting rows per
line. This keeps numbers aligned with wrapped line starts regardless of
how many visual rows a line occupies. Wrap OFF path unchanged.
2026-09-10 12:12:31 -05:00
..