mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-24 10:24:29 +03: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