mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06:00
FIX:text color and icon size in menu item of IMSlider
Change-Id: I472c3a30d911336029e5693dee6bb81216307413
This commit is contained in:
parent
6fe6d36e17
commit
9bd0db371d
10 changed files with 269 additions and 81 deletions
|
@ -600,6 +600,7 @@ public:
|
|||
const GLVolumeCollection& get_volumes() const { return m_volumes; }
|
||||
void reset_volumes();
|
||||
ModelInstanceEPrintVolumeState check_volumes_outside_state() const;
|
||||
const float get_scale() const;
|
||||
|
||||
//BBS
|
||||
GCodeViewer& get_gcode_viewer() { return m_gcode_viewer; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue