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

BrTextEditorSelectionHandler: Only update the cursor at the end of a drag #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joao-pedro-braz
Copy link

@joao-pedro-braz joao-pedro-braz commented Mar 9, 2024

BrTextEditorSelectionHandler now doesn't cause a TextEditor's cursor to be updated continuously while drag-selection, instead it only updates the cursor at the end of the drag.

…ly update it at the end of the drag, this avoids having to redraw the cursor multiple times.
@feenk-cla-helper
Copy link

[This is an automated comment from the feenk Contributor License Agreement robot.]

Hello joao-pedro-braz!

Thanks for your interest in making software development better. Please sign the feenk Contributor License Agreement so we can investigate merging in your work.

@edward
Copy link

edward commented Mar 10, 2024

I can confirm @joao-pedro-braz has signed the feenk CLA 👍

Please go ahead and merge this commit after review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants