mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-21 17:04:45 +03:00
Fixed lost selection when double-clicking while a gizmo is active
This commit is contained in:
@@ -329,6 +329,7 @@ class GLCanvas3D
|
||||
Vec2d position;
|
||||
Vec3d scene_position;
|
||||
Drag drag;
|
||||
bool ignore_up_event;
|
||||
|
||||
Mouse();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user