Completed
Last Updated: 20 May 2026 10:43 by ADMIN
Release 13.2.0
Please see attached image - the symbols of the toolbar items are not displayed properly.
Note this only happens in a WinUI unpackaged app - <WindowsPackageType>None</WindowsPackageType>.
 
This seems to be an MS issue, which is logged here (https://github.com/dotnet/maui/issues/19608).
 
One possible work-around is to manually set the ImageSource property for each item in the toolbar. Then for example images can be used in the source, or glyphs from some built-in font may be used (like Arial, Calibri, Segoe UI).
Completed
Last Updated: 11 Oct 2023 08:02 by ADMIN
Release 6.3.0
Created by: Ryan
Comments: 0
Category: ImageEditor
Type: Feature Request
0
Provide ImageLoaded event.
Completed
Last Updated: 31 Jan 2024 07:55 by ADMIN
Release 6.7.0
Image gets a really dark or light when saving in a jpeg format. It works for png.

The issue occurs with SkiaSharp 2.88.6-preview 1.2. It works with versions: 2.88.5, 2.88.4, 2.88.3

The issue is an issue in SkiaSharp