Try to understand OSX crashing on context menu

This commit is contained in:
YuSanka 2018-08-28 17:03:40 +02:00
parent 5557e59d43
commit a56ea9a616
3 changed files with 9 additions and 5 deletions

View file

@ -1158,8 +1158,7 @@ void update_mode()
// *** Update showing of the collpane_settings
// show_collpane_settings(mode == ConfigMenuModeExpert);
// *************************
g_right_panel->GetParent()->Layout();
g_right_panel->Layout();
g_right_panel->GetParent()->GetParent()->Layout();
}
bool is_expert_mode(){