### Description The selected line background extends outside the region text is drawn in. ### To Reproduce - Open a file - Add some or trailing padding. - Select 3 or more lines - Notice that the background is drawn as far left as possible. ### Expected Behavior The background should be drawn inside the bounds set by the text view's padding. ### Version Information CodeEditTextView: 0.7.7 macOS: 15.1 Xcode: 16.1 ### Additional Context _No response_ ### Screenshots 