Commit Graph
2 Commits
Author SHA1 Message Date
fen 392fa026cc Fix #194: gutter alignment and doubled line spacing in paste viewer
CI / test (pull_request) Successful in 45s
CI / docker (pull_request) Skipped
- paste-lines.js: join .codeline spans with no separator; newline text
  nodes between display:block spans in the white-space:pre container each
  rendered as an extra empty line box, doubling visual line spacing and
  desyncing the gutter in both wrap and no-wrap modes
- number only real lines: a paste ending in newline produced a phantom
  trailing number (6 for 5 lines)
2026-09-10 12:12:40 -05:00
fen dee062dfa5 Fix #167: gutter numbers track wrapped visual rows when line wrap enabled
CI / test (pull_request) Successful in 38s
CI / docker (pull_request) Skipped
2026-09-10 11:23:49 -05:00