mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-28 22:53:09 +00:00
clip
This commit is contained in:
parent
0576a15acc
commit
c3959d056d
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ Flickable {
|
||||||
y: -mainFlickable.height/10 * appDrawer.openFactor
|
y: -mainFlickable.height/10 * appDrawer.openFactor
|
||||||
}
|
}
|
||||||
scale: (3 - appDrawer.openFactor) /3
|
scale: (3 - appDrawer.openFactor) /3
|
||||||
|
clip: true
|
||||||
|
|
||||||
//bottomMargin: favoriteStrip.height
|
//bottomMargin: favoriteStrip.height
|
||||||
contentHeight: height
|
contentHeight: height
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue