mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
This commit is contained in:
commit
c0a2360c46
7 changed files with 39 additions and 12 deletions
|
@ -2449,7 +2449,7 @@ void Plater::priv::set_current_panel(wxPanel* panel)
|
|||
{
|
||||
this->q->reslice();
|
||||
// keeps current gcode preview, if any
|
||||
preview->reload_print(false, true);
|
||||
preview->reload_print(true);
|
||||
preview->set_canvas_as_dirty();
|
||||
view_toolbar.select_item("Preview");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue