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

WIP Arbitrary select #5409

Merged
merged 81 commits into from
Jan 6, 2025
Merged

WIP Arbitrary select #5409

merged 81 commits into from
Jan 6, 2025

Conversation

willmcgugan
Copy link
Collaborator

@willmcgugan willmcgugan commented Dec 18, 2024

Adds arbitrary text selection with click and drag, or double / triple click.

This currently works for widgets that render text. Other widgets that render Rich renderables will need additional work.

Text selection currently won't scroll containers in the way the browser does. This will be left for a future update.

@willmcgugan willmcgugan marked this pull request as draft December 18, 2024 13:49
@willmcgugan willmcgugan marked this pull request as ready for review January 6, 2025 18:53
@willmcgugan willmcgugan merged commit df2b3a3 into main Jan 6, 2025
23 checks passed
@willmcgugan willmcgugan deleted the arbitrary-select branch January 6, 2025 18:53
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.

3 participants