mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Don't let the drawer under right side panels either
This commit is contained in:
parent
9a0d71fcf1
commit
46305ae4db
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ FocusScope {
|
|||
|
||||
topPadding: plasmoid.availableScreenRect.y
|
||||
bottomPadding: plasmoid.screenGeometry.height - plasmoid.availableScreenRect.height - plasmoid.availableScreenRect.y
|
||||
rightPadding: plasmoid.screenGeometry.width - plasmoid.availableScreenRect.width - plasmoid.availableScreenRect.x
|
||||
closedPositionOffset: favoriteStrip.height
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue