mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
proepr positioning of fav strip
This commit is contained in:
parent
8ece4519b1
commit
7c9dbf08f2
1 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue