mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-27 04:53:13 +08:00
Fixed a crash on GCodeViewer start: Update mode just for Editor
This commit is contained in:
parent
65f0806ef5
commit
f49b85ab68
@ -1413,6 +1413,7 @@ bool GUI_App::on_init_inner()
|
|||||||
|
|
||||||
obj_list()->set_min_height();
|
obj_list()->set_min_height();
|
||||||
|
|
||||||
|
if (is_editor())
|
||||||
update_mode(); // update view mode after fix of the object_list size
|
update_mode(); // update view mode after fix of the object_list size
|
||||||
|
|
||||||
show_printer_webview_tab();
|
show_printer_webview_tab();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user