This commit is contained in:
Marco Martin 2021-04-08 12:16:32 +02:00
parent 0576a15acc
commit c3959d056d

View file

@ -37,6 +37,7 @@ Flickable {
y: -mainFlickable.height/10 * appDrawer.openFactor
}
scale: (3 - appDrawer.openFactor) /3
clip: true
//bottomMargin: favoriteStrip.height
contentHeight: height