[Windows]Clip property is not working properly in preview 12 #4250
Labels
area-drawing
Shapes, Borders, Shadows, Graphics, BoxView, custom drawing
fixed-in-6.0.300-rc.1
Look for this fix in 6.0.300-rc.1!
platform/windows 🪟
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
When applying a clip with RoundRectangleGeometry to the content view, exception occur as like below in windows
After calling CanvasDrawingSession.CreateLayer, you must close the resulting CanvasActiveLayer before ending the CanvasDrawingSession.
Steps to Reproduce
1.Run the attached sample in windows platform
ClipSample.zip
2.Click Apply effects button to change the round rectangle
3.Application get crash.
Version with bug
Preview 12 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows
Affected platform versions
iOS 15,Android 11,Windows
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: