ios - App loaded into multi tasking split screen doesn't layout correctly -


my app works in split screen mode if isn't launched secondary app.

if running, , drag right 25%, lays out correctly. when change 50% or 75% viewwilltransitiontosize called , fine.

however, if wasn't running , launch right 25%, doesn't appear realise doesn't have full screen. subsequent changes in size not call viewwilltransitiontosize , layout remains incorrect until i've dragged whole screen.

i'm using masonry handle autolayout constraints. scrollview (which master view else inside) set line self.view.left , self.view.right.

this video demonstrates mean https://youtu.be/6hqb4grehbw (please note labelled ipad , window frame wrong way around)


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -