Paste view: line numbers misaligned with code lines #50
Notifications
Total Time Spent: 5 seconds
poslop
5 seconds
No due date set.
Dependencies
No dependencies set.
Reference: poslop/palette#50
Reference in New Issue
Block a user
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.