Skip to content

Fix CheckBox CornerRadius not working#4056

Merged
punker76 merged 2 commits intodevelopfrom
fix/GH-4050
Feb 28, 2021
Merged

Fix CheckBox CornerRadius not working#4056
punker76 merged 2 commits intodevelopfrom
fix/GH-4050

Conversation

@punker76
Copy link
Member

Describe the changes you have made to improve this project

  • Add CornerRadiusFilterConverter. Filters a CornerRadius by the given Filter property. Result can be a new CornerRadius or a value of it's 4 corners.
  • Add new CheckCornerRadius attached property to CheckBoxHelper

Closed Issues

Closes #4050

Filters a CornerRadius by the given Filter property. Result can be a new CornerRadius or a value of it's 4 corners.
The CheckCornerRadius property allows users to control the roundness of the CheckBox corners independently by setting a radius value for each corner.
@punker76 punker76 added this to the 2.4.4 milestone Feb 28, 2021
@punker76 punker76 merged commit 624a299 into develop Feb 28, 2021
@punker76 punker76 deleted the fix/GH-4050 branch February 28, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

CheckBox CornerRadius not working

1 participant