mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:47:44 +00:00
parent
94322ea985
commit
18eeb3db87
1 changed files with 1 additions and 0 deletions
|
@ -1092,6 +1092,7 @@ void Compositor::recompute_occlusions()
|
|||
auto& visible_opaque = w.opaque_rects();
|
||||
auto& transparency_rects = w.transparency_rects();
|
||||
auto& transparency_wallpaper_rects = w.transparency_wallpaper_rects();
|
||||
w.affected_transparency_rects().clear();
|
||||
w.screens().clear_with_capacity();
|
||||
if (&w == fullscreen_window) {
|
||||
w.screens().append(&main_screen);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue