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

De-select text with selection keys #973

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

devycarol
Copy link
Contributor

This patch enables the selection keys to de-select text if a selection already exists. Select-all tries to only deselect in cases where all text has been selected (you can still select-all if you just have a partial selection).

There are material icons for deselection, but I've not tried to implement selection-based icon changes for the toolbar or main keyboard. This could be tried later if a "text selection mode" is implemented.

@Helium314
Copy link
Owner

There are material icons for deselection, but I've not tried to implement selection-based icon changes for the toolbar or main keyboard. This could be tried later if a "text selection mode" is implemented.

I would only want to adjust icons if it doesn't add too much complexity.

@Helium314 Helium314 merged commit 5441329 into Helium314:main Jul 12, 2024
1 check passed
@devycarol devycarol deleted the deselection branch July 13, 2024 15:24
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