mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-23 06:33:57 -06:00
Added hiding of MMU segmentation gizmo when it is selected printer with only one extruder.
This commit is contained in:
parent
38bb7d2950
commit
1b144e80bd
2 changed files with 8 additions and 1 deletions
|
@ -19,6 +19,8 @@ protected:
|
|||
void on_render_input_window(float x, float y, float bottom_limit) override;
|
||||
std::string on_get_name() const override;
|
||||
|
||||
bool on_is_selectable() const override;
|
||||
|
||||
private:
|
||||
bool on_init() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue