mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-27 22:33:08 +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
|
||||
}
|
||||
scale: (3 - appDrawer.openFactor) /3
|
||||
clip: true
|
||||
|
||||
//bottomMargin: favoriteStrip.height
|
||||
contentHeight: height
|
||||
|
|
|
|||
Loading…
Reference in a new issue