mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Another try to fix IconRendering on OSX
This commit is contained in:
parent
73ee3f77c3
commit
dbf18ed8d4
5 changed files with 9 additions and 9 deletions
|
@ -951,7 +951,7 @@ void update_settings_list()
|
|||
}
|
||||
|
||||
show_manipulation_og(show_manipulations);
|
||||
show_info_sizer(show_manipulations);
|
||||
show_info_sizer(show_manipulations, true);
|
||||
|
||||
#ifdef __linux__
|
||||
no_updates.reset(nullptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue