1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-06 02:32:44 +00:00

Add playbackBar -> playbackPage transition

This commit is contained in:
Chris Josten 2021-02-15 00:27:36 +01:00
parent b699f6e74d
commit 306693fa04
4 changed files with 385 additions and 33 deletions

View file

@ -143,8 +143,8 @@ SilicaItem {
transitions: [
Transition {
from: "*"
to: "*"
from: "blurhash,fallback"
to: "loaded"
FadeAnimation {}
}
]