Skip to content

Commit d26832f

Browse files
Update: disable dismissing the overlay by swiping down
1 parent 2d8d51c commit d26832f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WordPress/Classes/ViewRelated/Jetpack/Branding/Overlay/JetpackFullscreenOverlayViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ class JetpackFullscreenOverlayViewController: UIViewController {
6969
override func viewDidLoad() {
7070
super.viewDidLoad()
7171

72+
self.isModalInPresentation = true
7273
configureNavigationBar()
7374
applyStyles()
7475
addConstraints()

0 commit comments

Comments
 (0)