mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 11:32:53 +00:00
Gizmos rendered on top set as default
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user