Merge branch 'master' into tm_ui_jobs
This commit is contained in:
commit
18bbf493c1
1 changed files with 1 additions and 0 deletions
|
@ -3506,6 +3506,7 @@ SLAPrint& Plater::sla_print() { return p->sla_print; }
|
||||||
|
|
||||||
void Plater::new_project()
|
void Plater::new_project()
|
||||||
{
|
{
|
||||||
|
p->select_view_3D("3D");
|
||||||
wxPostEvent(p->view3D->get_wxglcanvas(), SimpleEvent(EVT_GLTOOLBAR_DELETE_ALL));
|
wxPostEvent(p->view3D->get_wxglcanvas(), SimpleEvent(EVT_GLTOOLBAR_DELETE_ALL));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue