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.76k stars 83 forks source link

gpudrawer and system.Drawer have SetClearColor #1280

Closed rcoreilly closed 3 weeks ago

rcoreilly commented 3 weeks ago

that sets the clear color to the color.Scheme.Background so resizing doesn't have bad-looking background. Fixes #1253