Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悶 When selecting text with keyboard, scroll is not updated properly #8

Open
austincondiff opened this issue Dec 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@austincondiff
Copy link
Contributor

austincondiff commented Dec 20, 2023

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

  1. Select some text beyond the bottom of the viewport with 鈬р柧.
  2. 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

@austincondiff austincondiff added the bug Something isn't working label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 馃啎 New
Development

No branches or pull requests

1 participant