mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
We never want to alpha blend when rendering the terminal buffer, so we can just use clear_rect() and avoid trouble. This fixes an issue with inconsistent translucency in the terminal app when setting a custom background opacity.