Skip to content

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

Open
corvinsz wants to merge 1 commit intoMaterialDesignInXAML:masterfrom
corvinsz:fix4043
Open

fix(SplitButton): apply correct CornerRadius to hover-border in SplitButton#4044
corvinsz wants to merge 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 👍

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

2 participants