mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Fixed size of gizmo scale grabbers
This commit is contained in:
parent
c010e14460
commit
19c47afb7b
2 changed files with 26 additions and 9 deletions
|
@ -175,6 +175,7 @@ protected:
|
|||
|
||||
float picking_color_component(unsigned int id) const;
|
||||
void render_grabbers(const BoundingBoxf3& box) const;
|
||||
void render_grabbers(float size) const;
|
||||
void render_grabbers_for_picking(const BoundingBoxf3& box) const;
|
||||
|
||||
void set_tooltip(const std::string& tooltip) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue