Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1808, Fix #1809: Fix tipping screen rotation & multitasking layout #1819

Merged
merged 1 commit into from Oct 29, 2019
Commits on Oct 29, 2019
  1. Fix #1808, Fix #1809: Fix tipping screen rotation & multitasking layout

    kylehickinson committed Oct 29, 2019
    In iOS 13, `traitCollectionDidChange` no longer is called on `init` and instead is given a predicted trait collection therefore we need to make sure to use that predicted trait collection on `init` in case it never changes.
You can’t perform that action at this time.