After the update, my script launches ‘sheet’ views that no longer fill the screen on iPhone( leaves gap at top with Pythonista visible in background). There is now also an obnoxious ‘swipe down’ effect where the whole view can be closed by swiping down. I do not want either of these features for my particular application.

Were there attributes added to UI module that I now need to address in my code to get back to the previous default behavior? Or is this a bug?

I looked through the update notes but couldn’t connect anything to this issue...