mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 18:32:16 +00:00
NEW:update the content of the project page
Change-Id: Idb7f8a2564c78a1f062580f6b388ee033238cedf
This commit is contained in:
@@ -3813,7 +3813,7 @@ std::vector<size_t> Plater::priv::load_model_objects(const ModelObjectPtrs& mode
|
||||
void Plater::priv::load_auxiliary_files()
|
||||
{
|
||||
std::string auxiliary_path = encode_path(q->model().get_auxiliary_file_temp_path().c_str());
|
||||
wxGetApp().mainframe->m_auxiliary->Reload(auxiliary_path);
|
||||
//wxGetApp().mainframe->m_project->Reload(auxiliary_path);
|
||||
}
|
||||
|
||||
fs::path Plater::priv::get_export_file_path(GUI::FileType file_type)
|
||||
|
||||
Reference in New Issue
Block a user