update for error to be called

This commit is contained in:
Pfeil, Scott Robert 2019-05-17 11:26:14 -04:00
parent 1aa53ead0b
commit 5e49d5c55d

View File

@ -757,6 +757,7 @@ CGFloat const PanelAnimationDuration = 0.2;
}
- (void)setupPanels {
[self forceHideBothDrawers];
[self setupLeftPanel];
[self setupRightPanel];
self.explictlyShowingPanel = nil;