Bug report
Line numbers overlap with the text when a long line causes horizontal scrolling. The start of the line moves under the gutter instead of staying aligned.
Environment
- Platform: macOS M4
- Platform version: Sequoia Version 15.6.1
- App Version: v5.11.6
How to reproduce
- Open any editor field with line numbers enabled.
- Type a long line until the editor triggers horizontal scrolling.
- Observe the start of the line while continuing to type or scroll horizontally.
- Note that the text renders underneath the fixed gutter and overlaps the line numbers.

