dotnet / dotnet/maui-samples

Windows: ClippingDrawable and SubtractClippingDrawable lead to exceptions on next tick

Open
#371 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Running the samples without changes, I get an exception (during CWindowRenderTarget::Draw on a Tick) when going to the "Draw shapes" view. Commenting out the last two shapes (ClippingDrawable and SubtractClippingDrawable) allows me to view the page without an issue.

Removing the "ClipPath" or "SubtractFromClip" calls also eliminates the exception (but also the functionality).

Works fine in Android Emulator.

Any ideas what might be wrong in Windows?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.