mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Proper hiding of the SLA supports gizmo in FDM mode
This commit is contained in:
parent
58bfd29ea8
commit
8b201d0f2e
2 changed files with 6 additions and 0 deletions
|
@ -447,6 +447,7 @@ protected:
|
|||
}
|
||||
|
||||
std::string on_get_name() const override;
|
||||
bool on_is_activable(const GLCanvas3D::Selection& selection) const override;
|
||||
};
|
||||
|
||||
} // namespace GUI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue