CodeEditTextView
CodeEditTextView copied to clipboard
🐞 Selection highlight overflow is drawn just above bottom viewport edge
Description
When selecting text beyond the bottom edge (top is fine), the selection highlight is drawn just above the bottom edge.
To Reproduce
- Select multiple lines of text
- Scroll up so that selection highlight exceeds the bottom edge of the text view viewport.
Expected Behavior
Selection highlight is drawn flush with the bottom edge of the text view viewport.
Version Information
CodeEditTextView: 0.7.0 macOS: 14.0 Xcode: 15.0