1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

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
+1
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();
}