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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Text selection is janky while dragging across lines #10

Closed
austincondiff opened this issue Dec 21, 2023 · 1 comment
Closed

🐞 Text selection is janky while dragging across lines #10

austincondiff opened this issue Dec 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@austincondiff
Copy link
Contributor

austincondiff commented Dec 21, 2023

Description

While making a multi-line text selection, it can appear janky because the background shifts briefly while dragging across lines.

To Reproduce

  1. Make a multi-line selection.
  2. Notice that while dragging across lines the selection background sometimes shifts.

Expected Behavior

The selection background should remain in the same place while dragging across lines.

Version Information

CodeEditTextView: 0.7.0
macOS: 14.0
Xcode: 15.0

Screenshots

CodeEdit

Screen.Recording.2023-12-20.at.11.50.00.PM.mov

CodeEdit (frame-by-frame tracking)

Screen.Recording.2023-12-21.at.12.00.05.AM.mov

Xcode

Screen.Recording.2023-12-20.at.11.48.46.PM.mov
@austincondiff austincondiff added the bug Something isn't working label Dec 21, 2023
@thecoolwinter
Copy link
Contributor

I can't seem to reproduce this, there's been a few changes to selection drawing and a bunch of bug fixes since this was created. Is this still an issue?

@thecoolwinter thecoolwinter moved this from 🆕 New to 💬 Needs Clarification in CodeEdit Project May 11, 2024
@github-project-automation github-project-automation bot moved this from 💬 Needs Clarification to 🏁 Complete in CodeEdit Project May 18, 2024
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: 🏁 Complete
Development

No branches or pull requests

2 participants