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 text selection handles crash on reattach to visual tree #14096

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

emmauss
Copy link
Contributor

@emmauss emmauss commented Jan 3, 2024

What does the pull request do?

Prevents crash when text selection canvas is re-added to the visual tree, when it's already added.

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0043300-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for what its worth, looks right to me, and triival but imprortant fix.. might even try the bots to fix these .. stabilize this code base ..

@maxkatz6 maxkatz6 added this pull request to the merge queue Jan 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 10, 2024
@timunie timunie enabled auto-merge January 10, 2024 14:13
@avaloniaui-bot
Copy link

You can test this PR using the following package version. 11.1.999-cibuild0043466-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@timunie timunie added this pull request to the merge queue Jan 10, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 10, 2024
@emmauss emmauss added this pull request to the merge queue Jan 10, 2024
Merged via the queue into master with commit c8bd858 Jan 10, 2024
7 checks passed
@emmauss emmauss deleted the text_handle_fix_visual_reattach branch January 10, 2024 19:06
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.

5 participants