mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 11:32:53 +00:00
Fixed lost selection when selecting object while place on face gizmo is active
This commit is contained in:
@@ -323,6 +323,7 @@ class GLCanvas3D
|
||||
};
|
||||
|
||||
bool dragging;
|
||||
bool left_down;
|
||||
Vec2d position;
|
||||
#if ENABLE_GIZMOS_ON_TOP
|
||||
Vec3d scene_position;
|
||||
|
||||
Reference in New Issue
Block a user