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 inherits theme from control #13454

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

HermanKirshin
Copy link
Contributor

What does the pull request do?

Tooltip takes theme from control it belongs to. So using ThemeVariantScope affects tooltips also.

What is the current behavior?

Tooltip uses default application theme. Control with different theme (i.e. wrapped in ThemeVariantScope) will have tooltips appearance that do not match.

@grokys grokys requested a review from maxkatz6 November 1, 2023 14:31
@maxkatz6 maxkatz6 added this pull request to the merge queue Nov 2, 2023
Merged via the queue into AvaloniaUI:master with commit 39ce0c2 Nov 2, 2023
6 checks passed
@maxkatz6 maxkatz6 added the backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch label Nov 5, 2023
maxkatz6 pushed a commit that referenced this pull request Dec 5, 2023
Co-authored-by: Herman Kirshin <herman.kirshin@jetbrains.com>
@maxkatz6 maxkatz6 added backported-11.0.x and removed backport-candidate-11.0.x Consider this PR for backporting to 11.0 branch labels Dec 5, 2023
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.

None yet

3 participants