Files
palette/internal
fen 26a00257b0
CI / test (pull_request) Successful in 41s
CI / docker (pull_request) Skipped
Fix #167: renumber gutter to visual rows when line wrap is on
Split the paste codebody into per-line block spans (paste-lines.js) and
rebuild the gutter from each line's wrapped height so numbers count
visual rows, not logical lines. Pinned the gutter width (flex 0 0 auto,
3ch) so its row count no longer feeds back into the code column width.
ResizeObserver renumbers on wrap toggle / resize; wrap-off behavior is
unchanged (one number per newline).
2026-09-10 11:50:00 -05:00
..