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

ToolTip should use Popup internally + fix Popups not closing when placement target is closed #15358

Merged
merged 6 commits into from
Apr 23, 2024

Conversation

maxkatz6
Copy link
Member

What does the pull request do?

Simplifies bunch of code and should have been done a while ago. All other popup-like controls are already based on Popup itself - Flyout, ContextMenu. The same is expected about third party controls, none should use IPopupHost directly.

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

There should be zero behavioral changes.

cc @grokys @TomEdwardsEnscape

@maxkatz6 maxkatz6 requested a review from grokys April 14, 2024 00:06
@maxkatz6 maxkatz6 marked this pull request as draft April 14, 2024 00:12
@maxkatz6 maxkatz6 marked this pull request as ready for review April 23, 2024 09:12
@maxkatz6 maxkatz6 changed the title ToolTip should use Popup internally ToolTip should use Popup internally + fix Popups not closing when placement target is closed Apr 23, 2024
@avaloniaui-bot
Copy link

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

@grokys grokys added this pull request to the merge queue Apr 23, 2024
Merged via the queue into master with commit 296b366 Apr 23, 2024
11 checks passed
@grokys grokys deleted the update-tooltip-as-popup-control branch April 23, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants