jsuarezruiz / AlohaKit.Controls

A set of .NET MAUI drawn controls.
MIT License
432 stars 49 forks source link

RippleEffect on button does not respect corner radius. #1

Closed junior-ts closed 2 years ago

junior-ts commented 2 years ago

RippleEffect is not respecting the Button control rounded corners. On dark mode this can be more visible.

Button Clipping outside of main control

jsuarezruiz commented 2 years ago

Thanks for the PR!