Skip to content

1072643169 master - #2090

Merged
beto-rodriguez merged 2 commits into
devfrom
1072643169-master
Feb 9, 2026
Merged

1072643169 master#2090
beto-rodriguez merged 2 commits into
devfrom
1072643169-master

Conversation

@beto-rodriguez

Copy link
Copy Markdown
Collaborator

Fixes #1984, merges #1985 to dev, just to run the new tests that were not available when #1984 was created.

Copilot AI review requested due to automatic review settings February 9, 2026 18:23
@github-actions

github-actions Bot commented Feb 9, 2026

Copy link
Copy Markdown

Thanks for your contribution!

The build and test process is starting. This may take a while.
You can find more details below as the process continues or at the actions tab.


All packages have been packed successfully! 📦✅
You can download the NuGet packages for this build here.

The packages will be available for 30 days, you can either use them directly, or wait for this PR to be merged to have them published to NuGet.org.


Tests will start now, you can monitor their progress below or at the actions tab.

Test Results Summary (Failure) ❌ 😥

Core Windows Linux Mac Browser Android iOS
✅ passed ❌ failed ✅ passed ✅ passed ✅ passed ✅ passed ✅ passed

0 skipped.
1591 passed.
1 failed. ❌

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates SkiaSharp rendering startup behavior to prevent transparent chart backgrounds (particularly in Avalonia) from clearing the underlying OS surface and visually “punching through” to the desktop (issue #1984).

Changes:

  • Wraps the initial Canvas.Clear(Background) call in a SaveLayer()/Restore() pair to isolate clears from the underlying surface.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

@beto-rodriguez I've opened a new pull request, #2091, to work on those changes. Once the pull request is ready, I'll request review from you.

@beto-rodriguez
beto-rodriguez merged commit 464efeb into dev Feb 9, 2026
77 of 80 checks passed
@beto-rodriguez
beto-rodriguez deleted the 1072643169-master branch February 10, 2026 15:56
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

Successfully merging this pull request may close these issues.

4 participants