proepr positioning of fav strip

This commit is contained in:
Marco Martin 2021-04-12 15:16:41 +02:00
parent 8ece4519b1
commit 7c9dbf08f2

View file

@ -131,12 +131,7 @@ FocusScope {
Launcher.FavoriteStrip {
id: favoriteStrip
anchors {
left: parent.left
right: parent.right
bottom: parent.bottom
bottomMargin: plasmoid.screenGeometry.height - plasmoid.availableScreenRect.height - plasmoid.availableScreenRect.y
}
appletsLayout: homeScreenContents.appletsLayout
visible: flow.children.length > 0 || launcherDragManager.active || homeScreenContents.containsDrag