Apply transition setting style to image backgrounds.

This commit is contained in:
David Russell 2017-06-14 08:50:54 +07:00
parent 6fefa0e5e2
commit b677b3b431

View File

@ -6,6 +6,7 @@
margin: 0.0,
showNotes: @ssm.showNotes(),
transition: '@ssm.fetchTransition()',
backgroundTransition: '@ssm.fetchTransition()',
autoSlide: @ssm.fetchAutoSlide(printing),
loop: @ssm.fetchLoop(),
center: @ssm.fetchVerticalCenter(),