Completed
Last Updated: 12 Mar 2024 16:12 by ADMIN
Release 2024 Q1

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
Completed
Last Updated: 31 Jan 2024 09:02 by ADMIN
Release R3 2023
The commands in ImageEditor can be executed as soon as an ImageSource is specified, but before the the actual image is loaded. Since the image is loading asynchronously, executing a command too early causes racing conditions and random crashes.