Skip to content

fix: SKXamlCanvas must not be opaque on MacCatalyst #3236

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spouliot
Copy link
Contributor

Description of Change

For SKXamlCanvas set UIView.Opaque to false on Mac-Catalyst too (not just for iOS).

Bugs Fixed

API Changes

None.

Behavioral Changes

Mac-Catalyst will now behave like iOS.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Copy link
Contributor

Hey there @@spouliot! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[maccatalyst] canvas not cleared of previous drawings
1 participant