documentation/docfx/releases/2.88.5.md
Uno WebAssembly hotfix · Released August 23, 2023 · NuGet · GitHub Release
API changes · SkiaSharp API diff · HarfBuzzSharp 2.8.2.5
SkiaSharp 2.88.5 is a quick follow-up to 2.88.4 that focuses squarely on Uno and WebAssembly rendering correctness. All three changes are targeted fixes aimed at keeping canvas discovery, context activation, and rectangle conversion behaving predictably.
None in this release.
SKXamlCanvas from failing when the expected canvas element cannot be found. (#2564)SKRectI conversion — Fixes rectangle conversion so integer bounds expand outward as expected. (#2574)| Platform | What's New |
|---|---|
| 🌐 WebAssembly | Better missing-canvas handling |
| 🪟 Windows / Uno | Active render-context fix |
| 🎨 Core API | Correct outward flooring for SKRectI conversions |