mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Gizmos rendered on top set as default
This commit is contained in:
parent
8d25f3aaaf
commit
04d7154d40
4 changed files with 0 additions and 30 deletions
|
@ -324,9 +324,7 @@ class GLCanvas3D
|
|||
bool dragging;
|
||||
bool left_down;
|
||||
Vec2d position;
|
||||
#if ENABLE_GIZMOS_ON_TOP
|
||||
Vec3d scene_position;
|
||||
#endif // ENABLE_GIZMOS_ON_TOP
|
||||
Drag drag;
|
||||
|
||||
Mouse();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue