fix issue where syncSlide would not run/play newly added background content
This commit is contained in:
parent
bd1e82d19a
commit
9ac654d584
|
@ -3067,11 +3067,11 @@
|
|||
syncBackground( slide );
|
||||
syncFragments( slide );
|
||||
|
||||
loadSlide( slide );
|
||||
|
||||
updateBackground();
|
||||
updateNotes();
|
||||
|
||||
loadSlide( slide );
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue