mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: the print task image is not refreshed
jira: [STUDIO-10329] Change-Id: I44a55c1259ba35805569622f4f45aa4f2b64f16d (cherry picked from commit 4621bcbe548069cb3c4bcf45d52484faa03d0d18)
This commit is contained in:
@@ -1006,6 +1006,7 @@ void PrintingTaskPanel::show_profile_info(bool show, wxString profile /*= wxEmpt
|
||||
void PrintingTaskPanel::set_thumbnail_img(const wxBitmap& bmp)
|
||||
{
|
||||
m_thumbnail_bmp_display = bmp;
|
||||
Refresh();
|
||||
}
|
||||
|
||||
void PrintingTaskPanel::set_plate_index(int plate_idx)
|
||||
|
||||
Reference in New Issue
Block a user