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

[BUG] Wrong rendering scale on Windows with 2.88.9 stable #3071

Open
1 task done
taublast opened this issue Nov 21, 2024 · 0 comments
Open
1 task done

[BUG] Wrong rendering scale on Windows with 2.88.9 stable #3071

taublast opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@taublast
Copy link
Contributor

Description

On Windows:

  1. 2.88.9-preview.2.2 and all previous render fine.
  2. 2.88.9 stable renders with incorrect scale.

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

  • I agree to follow this project's Code of Conduct
@taublast taublast changed the title [BUG] Wrong rendering scale on windows with stable [BUG] Wrong rendering scale on Windows with 2.88.9 stable Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant