Clip property is not working properly after MAUI preview 9 release #3081
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
I am clipping the BoxView/ContentView using the RoundRectangeGeometry and PathGeometry, clipping is not working properly. But it was working fine before the preview 9 release.
Steps to Reproduce
Expected Behavior
BoxView/ContentView must clip correctly.
Actual Behavior
BoxView/ContentView is not clipping correctly.
Basic Information
MAUI preview 9
Screenshots
Reproduction Link
Sample link:
ClipIssue.zip
The text was updated successfully, but these errors were encountered: