mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Keep fixed radius of rotate gizmo
This commit is contained in:
parent
1356a9977e
commit
0e9ac1679f
5 changed files with 72 additions and 2 deletions
|
@ -365,6 +365,7 @@ public:
|
|||
bool overlay_contains_mouse(const GLCanvas3D& canvas, const Pointf& mouse_pos) const;
|
||||
bool grabber_contains_mouse() const;
|
||||
void update(const Pointf& mouse_pos);
|
||||
void refresh();
|
||||
|
||||
EType get_current_type() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue