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

The color of TabControlIn is unexpected #220

Closed
luluxiaoyu opened this issue Mar 22, 2024 · 4 comments
Closed

The color of TabControlIn is unexpected #220

luluxiaoyu opened this issue Mar 22, 2024 · 4 comments

Comments

@luluxiaoyu
Copy link

luluxiaoyu commented Mar 22, 2024

Describe the bug

The color of TabControlIn is unexpected
seem like #193
but i'm not use ThemeManager.Current.UsingSystemTheme = true;

Steps to reproduce the bug

just use tabcontrol in handycontrol style
Style="{StaticResource TabControlInLine}" or Style="{StaticResource TabControlCapsuleSolid}

Expected behavior

No response

Screenshots

image
image

NuGet package version

HandyControls (Custom version) 3.4.5

IDE

Visual Studio 2022

Framework type

.Net 6.0

Windows version

Windows 11 (22621)

Additional context

No response

@ghost1372
Copy link
Owner

Thanks for the report, I don't work with wpf anymore but will definitely fix this.
I See Green Color in TabItem, Do you expect it to be blue instead of the green?

@luluxiaoyu
Copy link
Author

Thanks for the report, I don't work with wpf anymore but will definitely fix this. I See Green Color in TabItem, Do you expect it to be blue instead of the green?

The accentcolor I set is green, and I want the blue to turn green

@ghost1372
Copy link
Owner

Thanks for the report, I don't work with wpf anymore but will definitely fix this. I See Green Color in TabItem, Do you expect it to be blue instead of the green?

The accentcolor I set is green, and I want the blue to turn green

Fixed in f8bd345

image

@luluxiaoyu
Copy link
Author

Thanks for the report, I don't work with wpf anymore but will definitely fix this. I See Green Color in TabItem, Do you expect it to be blue instead of the green?

The accentcolor I set is green, and I want the blue to turn green

Fixed in f8bd345

image

thx

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

No branches or pull requests

2 participants