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
If selecting text beyond bottom of the text view viewport with ⇧▾, the scroll isn't immediately adjusted to show the bottom of the selected text until selected a few more lines after that point.
To Reproduce
Select some text beyond the bottom of the viewport with ⇧▾.
Notice scroll position isn't updated until pressing it a few more times.
Expected Behavior
The scroll should be update after the partial or complete line below the viewport is selected.
Version Information
CodeEditTextView: 0.7.0
macOS: 14.0
Xcode: 15.0
The text was updated successfully, but these errors were encountered:
Description
If selecting text beyond bottom of the text view viewport with ⇧▾, the scroll isn't immediately adjusted to show the bottom of the selected text until selected a few more lines after that point.
To Reproduce
Expected Behavior
The scroll should be update after the partial or complete line below the viewport is selected.
Version Information
CodeEditTextView: 0.7.0
macOS: 14.0
Xcode: 15.0
The text was updated successfully, but these errors were encountered: