CC-3566: Preferences->"Fade In" is not respected when Show starts
- adding some comments
This commit is contained in:
parent
13502b4c08
commit
268ba66194
2 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,7 @@ s3_namespace = ref ''
|
|||
|
||||
queue = on_metadata(notify, queue)
|
||||
queue = map_metadata(append_title, queue)
|
||||
# the crossfade function controls fade in/out
|
||||
queue = crossfade(queue)
|
||||
ignore(output.dummy(queue, fallible=true))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue