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