Paste view: line numbers misaligned with code lines #50

Closed
opened 2026-09-09 02:51:13 +00:00 by poslop · 0 comments
Owner

On the paste view the gutter line numbers do not line up with the code lines. Likely introduced by the syntax highlighting spans changing line box height or wrapping, or line-height mismatch between .gutter and highlighted code. Fix so every number sits exactly on its line at any content (check with a multi-line paste including strings/comments). Applies to both highlighted and plain pastes.

On the paste view the gutter line numbers do not line up with the code lines. Likely introduced by the syntax highlighting spans changing line box height or wrapping, or line-height mismatch between .gutter and highlighted code. Fix so every number sits exactly on its line at any content (check with a multi-line paste including strings/comments). Applies to both highlighted and plain pastes.
poslop added spent time 5 seconds 2026-09-09 03:42:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Total Time Spent: 5 seconds
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: poslop/palette#50