SplitViewSidebar icon indicating copy to clipboard operation
SplitViewSidebar copied to clipboard

Update FixedSidebarSplitViewController.m

Open lrucker1 opened this issue 3 years ago • 0 comments

There's a bug in the superclass; it doesn't check the splitViewItems count and so it'll crash with an array range error if autolayout happens before viewDidLoad. This could happen if your window has a toolbar. Filed FB11980648 with Apple, meanwhile here's a workaround.

lrucker1 avatar Feb 04 '23 21:02 lrucker1