Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix #8421: Update the toolbar layout on viewWillAppear #8422

Merged
merged 1 commit into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. Fix #8421: Update the toolbar layout on viewWillAppear

    On iOS 17 rotating the device with a full screen modal presented (e.g. Playlist, Tab Tray) to landscape then back to portrait does not trigger `traitCollectionDidChange`/`willTransition`/etc calls and so the toolbar remains in the wrong state.
    kylehickinson committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5b62ee0 View commit details
    Browse the repository at this point in the history