diff options
Diffstat (limited to 'modules/drawers/Backgrounds.qml')
| -rw-r--r-- | modules/drawers/Backgrounds.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/drawers/Backgrounds.qml b/modules/drawers/Backgrounds.qml index d4ea1d7..3dcc8ad 100644 --- a/modules/drawers/Backgrounds.qml +++ b/modules/drawers/Backgrounds.qml @@ -55,6 +55,7 @@ Shape { BarPopouts.Background { wrapper: panels.popouts + invertBottomRounding: wrapper.y + wrapper.height - BorderConfig.rounding >= root.height startX: 0 startY: wrapper.y |