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

[Material][AppBarButton] CornerRadius for the Ripple inside the ContentTemplate #1488

Open
5 tasks done
ADD-Noureddine-Maachi opened this issue Oct 14, 2024 · 0 comments
Open
5 tasks done
Labels
good first issue Good for newcomers kind/enhancement New feature or request theme/material

Comments

@ADD-Noureddine-Maachi
Copy link

What would you like to be added

It would be very useful to be able to change the CornerRadius of the Material AppBarButton. It is as simple as having a TemplateBinding to the CornerRadius of the AppBarButton in the Ripple of the ControlTemplate.

Code snippet of the style MaterialAppBarButtonStyle:

image

Why is this needed

When pressing the AppBarButton, the default behavior is a square:

image

It would be also very useful to change that behavior so it can be also a circle or a rounded square:

image image

For which Platform:

  • UWP
  • iOS
  • Android
  • WebAssembly
  • macOS

Anything else we need to know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request theme/material
Projects
None yet
Development

No branches or pull requests

2 participants