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

Fix #8183: Allow menu to be presented properly in compact-width iPads #8184

Merged
merged 1 commit into from
Oct 3, 2023

Commits on Oct 3, 2023

  1. Fix #8183: Allow menu to be presented properly in compact-width iPads

    Unfortunately PanModal enforces the presentation to a `popover` on iPads regardless of size classes, so we must allow the arrow direction to be `down` as well here since the toolbar will be at the bottom on compact-width size classes. This also means that on iPads even with iPhone layouts they get shown as a popover which is not ideal and should be fixed later.
    kylehickinson committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    401304e View commit details
    Browse the repository at this point in the history