In Xcode 10.3, when I switched from iPhone storyboard into iPad storyboard, everything is working fine, but after upgrading to Xcode 11.1, here is my VC in iPad storyboard:
but when I switch back to iPhone storyboard, everything is ok:
In Xcode 10.3 VC is normally over full screen. Is this some error from Xcode 11, or something has significantly changed with new version?
Thanks.

