Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: ClippingDrawable and SubtractClippingDrawable lead to exceptions on next tick #371

Open
neurozero opened this issue Aug 30, 2023 · 0 comments

Comments

@neurozero
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant