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

Nuget 1.3.60.1 for SkiaSharp 3.116.1 NET 9, Nuget 1.2.99.1 for SkiaSharp 2.88.9-preview.2.2 NET 8 #154

Merged
merged 6 commits into from
Jan 11, 2025

Conversation

taublast
Copy link
Owner

What's New

New nugets: for NET 9 you need version not lower than 1.3.x. For legacy NET 8 and SkiaSharp v2 versions use 1.2.x.

Nuget 1.3.60.1

for SkiaSharp 3.116.1 NET 9

  • Stable version for SkiaSharp v3, you get hardware acceleration on Windows, new SKSL and much more
  • Compiled for NET 9
  • Fix for items invisible from start coming to visible at runtime sometimes not being measured
  • SkiaImage autosize fix when Margins are not 0
  • Canvas auto-size fix for dynamic content by Gummimundur
  • Canvas gestures cleanup
  • Fix for animators and invalidation when IsVisible changing at runtime.
  • Fix for SkiaShell animated pages occasional flickering when pushed

Nuget 1.2.99.1

for SkiaSharp 2.88.9-preview.2.2 NET 8

  • Fixed for items invisible from start coming to visible at runtime sometimes not being measured.
  • SkiaImage autosize fix when Margins are not 0
  • Canvas auto-size fix for dynamic content by Gummimundur
  • Canvas gestures cleanup
  • Fix for animators and invalidation when IsVisible changing at runtime.
  • Fix for SkiaShell animated pages occasional flickering when pushed
  • Might be the one of the last nugets for SkiaSharp v2 and NET 8
  • Still using SkiaSharp 2.88.9-preview.2.2
    until scaling issue is solved for Windows

@taublast taublast merged commit bc55bad into main Jan 11, 2025
1 check failed
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.

1 participant