1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Gizmos rendered on top set as default

This commit is contained in:
Enrico Turri
2018-12-04 15:53:40 +01:00
parent 8d25f3aaaf
commit 04d7154d40
4 changed files with 0 additions and 30 deletions
-2
View File
@@ -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();