Skip to content

Commit 7848896

Browse files
authored
Merge branch 'twostraws:main' into main
2 parents 3d74605 + 273e720 commit 7848896

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/CodeScanner/ScannerViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ extension CodeScannerView {
7676

7777
public func imagePickerControllerDidCancel(_ picker: UIImagePickerController) {
7878
isGalleryShowing = false
79+
dismiss(animated: true, completion: nil)
7980
}
8081

8182
#if targetEnvironment(simulator)

0 commit comments

Comments
 (0)