mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The processed image in the BeforeAfterSlider was layered on top of the original with a semi-transparent background. When the processed result had transparency (e.g. after remove-background), the original image showed through, making it look like the background was not removed. Added an opaque checkerboard background behind the processed image so transparent areas are clearly visible instead of showing the original.