1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Remove easing

This commit is contained in:
kelteseth 2017-11-21 10:13:47 +01:00
parent 0c8a8f5f0a
commit ad869ccc86

View File

@ -204,7 +204,6 @@ Item {
target: screenPlayItemWrapper
properties: "width,height"
duration: 100
easing.type: Easing.InOutQuad
}
}
]