cogentcore / core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.7k stars 79 forks source link

Semitransparent gradients are not deterministically rendered #811

Closed kkoreilly closed 8 months ago

kkoreilly commented 8 months ago

Pixels change by around 1 RGBA point each time.

rcoreilly commented 8 months ago

this is normal and to be expected. a tolerance in the test deals with it completely.