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:
parent
b699f6e74d
commit
306693fa04
4 changed files with 385 additions and 33 deletions
|
@ -143,8 +143,8 @@ SilicaItem {
|
|||
|
||||
transitions: [
|
||||
Transition {
|
||||
from: "*"
|
||||
to: "*"
|
||||
from: "blurhash,fallback"
|
||||
to: "loaded"
|
||||
FadeAnimation {}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue