Microsoft.Maui.Graphics.Controls icon indicating copy to clipboard operation
Microsoft.Maui.Graphics.Controls copied to clipboard

Fixed overlapping of ripple effect.

Open zZBrigadierZz opened this issue 1 year ago • 1 comments

Fixed overlapping of ripple effect on material stepper and material button. If we set radius of those two elements to something bigger than their original radius and then we set background to something darker we can see that ripple effect continues outside of the borders. This should fix the issue since it creates a rounded variant of these elements and clips them from canvas.

Bug showcase On top you can see original version. Under is fixed version.

zZBrigadierZz avatar Aug 08 '22 08:08 zZBrigadierZz

CLA assistant check
All CLA requirements met.

dnfadmin avatar Aug 08 '22 08:08 dnfadmin