NickAtGit / pr0gramm-iOS

Die inoffizielle iOS App für

Home Page:https://pr0gramm.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotating device causes layouting issues

Physikbuddha opened this issue · comments

Rotating your device from landscape to portrait or vice versa causes visual problems:
CB6818D4-AB9A-482D-BA4F-9BCC8D049772

This is probably due to the app not recalculating the available viewport width in viewWillTransition(to:with:)

This also applies to the app switching from or into split screen or slideover.