Skip to content

Commit e67b054

Browse files
committed
oops, forgot that
1 parent 05ae690 commit e67b054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/UIKitBackend/UIKitBackend+Window.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ final class RootViewController: UIViewController {
4444
addChild(childController)
4545
childController.didMove(toParent: self)
4646
}
47+
childWidget = child
4748

4849
NSLayoutConstraint.activate([
4950
child.view.widthAnchor.constraint(equalTo: view.safeAreaLayoutGuide.widthAnchor),

0 commit comments

Comments
 (0)