Skip to content

Commit 3a65411

Browse files
committed
Should not auto dismiss, let the delegate do that
1 parent 1d05ccb commit 3a65411

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Source/ImagePickerController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ extension ImagePickerController: BottomContainerViewDelegate {
363363
}
364364

365365
func cancelButtonDidPress() {
366-
dismiss(animated: true, completion: nil)
367366
delegate?.cancelButtonDidPress(self)
368367
}
369368

0 commit comments

Comments
 (0)