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

Card Padding Issue (2xPadding) #3357

Open
ali-zare opened this issue Nov 2, 2023 · 0 comments
Open

Card Padding Issue (2xPadding) #3357

ali-zare opened this issue Nov 2, 2023 · 0 comments
Labels
bug evaluation required Items is pending review or evaluation by the team

Comments

@ali-zare
Copy link

ali-zare commented Nov 2, 2023

Bug explanation

MaterialDesignTheme.Card.xaml --> Card Style --> Card ControlTemplate --> TemplateBinding Padding, has happened twice
...
<Border x:Name="PART_ClipBorder" Padding="{TemplateBinding Padding}" ...
<ContentPresenter x:Name="ContentPresenter" Margin="{TemplateBinding Padding}" ...
...

Version

4.9.0

@ali-zare ali-zare added bug evaluation required Items is pending review or evaluation by the team labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug evaluation required Items is pending review or evaluation by the team
Projects
None yet
Development

No branches or pull requests

1 participant