mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Try to understand OSX crashing on context menu
This commit is contained in:
parent
5557e59d43
commit
a56ea9a616
3 changed files with 9 additions and 5 deletions
|
@ -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(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue