Skip to content

Files

Latest commit

10f41a3 · Aug 28, 2023

History

History
8 lines (3 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (3 loc) · 234 Bytes

TestApp

UISplitViewController bug when in dark mode

When dark mode is set (window?.overrideUserInterfaceStyle = .dark), UISplitViewController's viewControllers array is size 1 (instead of 2) - detail view controller is missing