Try to fix object_ctrl_context_menu on OS X

This commit is contained in:
YuSanka 2018-08-29 09:33:56 +02:00
parent a56ea9a616
commit 2dcfd74579
2 changed files with 14 additions and 2 deletions

View file

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