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

Redesign GroupBox theme for HeaderedContentControl #459

Merged
merged 1 commit into from
Nov 9, 2024
Merged

Conversation

zdpcdt
Copy link
Collaborator

@zdpcdt zdpcdt commented Nov 8, 2024

This PR introduces a redesign of the GroupBox theme, inspired by the Card control from Semi Design. The following changes have been implemented:

  • Header & Content are now invisible when set to null.
  • SeparatorBorder is now influenced by BorderThickness.
  • Background is no longer transparent.

this same issue as #450

screenshot in previewer:
image

close #445

Header & Content are now invisible when set to null.
SeparatorBorder is now influenced by BorderThickness.
Background is no longer transparent.
@zdpcdt zdpcdt requested a review from rabbitism November 8, 2024 20:17
@rabbitism
Copy link
Member

Any reason to add background color, to sync with Card?

@zdpcdt
Copy link
Collaborator Author

zdpcdt commented Nov 9, 2024

Any reason to add background color, to sync with Card?

yes.

@rabbitism rabbitism merged commit 793d63a into main Nov 9, 2024
@zdpcdt zdpcdt deleted the headered branch November 9, 2024 10:53
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.

HeaderedContentControl 应用 GroupBox 主题时,Header 应该撑满横向空间。
2 participants