You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any ideas about changed in SkiaSharp between these two releases that caused this?
I am using the correct rendering scale of 1.25 in both cases.
Though I get different results with different SkiaSharp nugets.
Both CanvasView and SKGLView are affected.
The only case when it renders identical between both nugets is a display with a rendering scale of 1.0.
Description
On Windows:
Any ideas about changed in SkiaSharp between these two releases that caused this?
I am using the correct rendering scale of 1.25 in both cases.
Though I get different results with different SkiaSharp nugets.
Both CanvasView and SKGLView are affected.
The only case when it renders identical between both nugets is a display with a rendering scale of 1.0.
Images here: taublast/DrawnUi.Maui#130
Code
The best way to share code for larger projects is a link to a GitHub repository: https://github.com/user/repo/tree/bug-123
But, you can also share a short block of code here:
// some C# code here
You can also share some XAML:
<!-- xaml code here -->
Expected Behavior
No response
Actual Behavior
No response
Version of SkiaSharp
2.88.9 (Current)
Last Known Good Version of SkiaSharp
2.88.8 (Previous)
IDE / Editor
Visual Studio (Windows)
Platform / Operating System
Windows
Platform / Operating System Version
No response
Devices
No response
Relevant Screenshots
No response
Relevant Log Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: