Skip to content

Update FixedSidebarSplitViewController.m#2

Open
lrucker1 wants to merge 1 commit intojerrykrinock:masterfrom
lrucker1:patch-1
Open

Update FixedSidebarSplitViewController.m#2
lrucker1 wants to merge 1 commit intojerrykrinock:masterfrom
lrucker1:patch-1

Conversation

@lrucker1
Copy link

@lrucker1 lrucker1 commented Feb 4, 2023

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant