Don't let the drawer under right side panels either

This commit is contained in:
Aleix Pol 2021-08-30 02:12:19 +02:00 committed by Aleix Pol Gonzalez
parent 9a0d71fcf1
commit 46305ae4db

View file

@ -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
}