You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve gutter line number cell layout and marker positioning
- Store text size in `STGutterLineNumberCell` for more efficient layout
- Add `firstBaselineOffsetFromTop` to `STGutterLineNumberCell` for proper vertical alignment
- Position gutter markers based on the text size and baseline of the corresponding line number cell
- Ensure marker views don't exceed the height of the line number cell
0 commit comments