Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit cddae62

Browse files
up-87andi34
authored andcommitted
hide video preview in background of interrupted collage
1 parent 4570d9f commit cddae62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/core.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,7 @@ const photoBooth = (function () {
560560
}
561561
} else {
562562
// collage with interruption
563+
idVideoView.hide();
563564
if (result.current + 1 < result.limit) {
564565
$(
565566
'<a class="btn rotaryfocus" href="#" id="btnCollageNext">' +

0 commit comments

Comments
 (0)