Skip to content

Panel: Avoid setting solid background when compositing is disabled

The svg with "solid/" style would override "opaque/" which is preferred when compositing is disabled. Since we don't have transparent panels when compositing is disabled, we don't need adaptive transparency at all.

BUG: 451451 FIXED-IN: 5.26.4 (cherry picked from commit 20cb6178)

Merge request reports