Skip to content

fix(SplitButton): apply correct CornerRadius to hover-border in SplitButton#4044

Merged
Keboo merged 1 commit intoMaterialDesignInXAML:masterfrom
corvinsz:fix4043
May 1, 2026
Merged

fix(SplitButton): apply correct CornerRadius to hover-border in SplitButton#4044
Keboo merged 1 commit intoMaterialDesignInXAML:masterfrom
corvinsz:fix4043

Conversation

@corvinsz
Copy link
Copy Markdown
Member

fixes #4043

ButtonAssist.CornerRadius wasn’t set on the PopupBox, although the button style inside it depends on it.

image

Copy link
Copy Markdown
Contributor

@nicolaihenriksen nicolaihenriksen left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Keboo Keboo added this to the 5.3.2 milestone May 1, 2026
@Keboo Keboo merged commit 988201e into MaterialDesignInXAML:master May 1, 2026
2 checks passed
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.

Clipping hover-border in SplitButton

3 participants