mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-12 15:03:33 +00:00
FIX:update heating png for extruder ; remove useless label
jira: [STUDIO-9444] [STUDIO-9361] Change-Id: Ic483efb235a8c11edf84f276fe6ba4c0dca43ffa (cherry picked from commit 5b2ccfb2eb63ced99b32fd9635cfe7c72445e98b)
This commit is contained in:
@@ -412,8 +412,6 @@ void FilamentStepIndicator::doRender(wxDC& dc)
|
||||
|
||||
dc.SetFont(::Label::Body_13);
|
||||
|
||||
dc.DrawText(m_slot_information, circleX + sz.GetWidth() + FromDIP(5), circleY + FromDIP(3));
|
||||
|
||||
dc.DrawBitmap(bmp_extruder, FromDIP(250), circleY);
|
||||
circleY += sz.y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user