mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
NEW: add images for O1S
JIRA: [STUDIO-11919] Change-Id: I43f39dbd87514fea5ad8f43dbadb142cec1cfd46 (cherry picked from commit 9bc62966fbb2a931cafe16290b17f087cf1450d6)
This commit is contained in:
@@ -2085,6 +2085,11 @@ void StatusBasePanel::expand_filament_loading(wxMouseEvent& e)
|
||||
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series_left", this, load_img_size));
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
//TODO
|
||||
m_filament_load_img->SetBitmap(create_scaled_bitmap("filament_load_o_series_right", this, load_img_size));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user