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

Fix selections growing to include annotations after selection end #4864

Merged
merged 2 commits into from
Aug 3, 2023

Conversation

jorg-vr
Copy link
Contributor

@jorg-vr jorg-vr commented Aug 3, 2023

This pull request closes #4748

This change does have the side effect that as long as a selection is active within the code, selection of annotations is blocked. You have to first end the current selection before you can select them again.

@jorg-vr jorg-vr added the bug Something isn't working label Aug 3, 2023
@jorg-vr jorg-vr self-assigned this Aug 3, 2023
@jorg-vr jorg-vr marked this pull request as ready for review August 3, 2023 08:43
@jorg-vr jorg-vr requested a review from a team as a code owner August 3, 2023 08:44
@jorg-vr jorg-vr requested review from bmesuere and chvp and removed request for a team August 3, 2023 08:44
@chvp chvp added the deploy mestra Request a deployment on mestra label Aug 3, 2023
@chvp chvp temporarily deployed to mestra August 3, 2023 08:59 — with GitHub Actions Inactive
@github-actions github-actions bot removed the deploy mestra Request a deployment on mestra label Aug 3, 2023
@jorg-vr jorg-vr merged commit 7a26911 into main Aug 3, 2023
14 of 15 checks passed
@jorg-vr jorg-vr deleted the fix/growing-selection branch August 3, 2023 11:23
@jorg-vr jorg-vr temporarily deployed to naos August 3, 2023 11:24 — with GitHub Actions Inactive
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
None yet
Development

Successfully merging this pull request may close these issues.

Automatic extension of multiline select in submitted code includes embedded annotations
3 participants