mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 15:37:30 -06:00
ENH: change extruder icon colour when loading filament
Change-Id: Ifd1e9c868702352790de9ddf25f256d504875785
This commit is contained in:
parent
633d14e711
commit
d97db7e617
6 changed files with 56 additions and 0 deletions
|
@ -81,6 +81,7 @@ protected:
|
|||
ScalableBitmap m_bitmap_use_time;
|
||||
ScalableBitmap m_bitmap_use_weight;
|
||||
wxBitmap m_bitmap_extruder;
|
||||
wxBitmap m_bitmap_extruder_load;
|
||||
|
||||
CameraRecordingStatus m_state_recording{CameraRecordingStatus::RECORDING_NONE};
|
||||
CameraTimelapseStatus m_state_timelapse{CameraTimelapseStatus::TIMELAPSE_NONE};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue