Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 215c77f

Browse files
committed
Add bringSubviewToFront
1 parent 8519c9c commit 215c77f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WordPressAuthenticator/Signin/LoginPrologueViewController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ class LoginPrologueViewController: LoginViewController {
591591
self.buttonViewController = buttonViewController
592592
buttonViewController.move(to: self, into: buttonContainerView)
593593
}
594+
view.bringSubviewToFront(buttonContainerView)
594595
}
595596
}
596597

0 commit comments

Comments
 (0)