mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Fixed lost selection when double-clicking while a gizmo is active
This commit is contained in:
parent
c96c9808aa
commit
512e9d5bca
2 changed files with 8 additions and 13 deletions
|
@ -329,6 +329,7 @@ class GLCanvas3D
|
|||
Vec2d position;
|
||||
Vec3d scene_position;
|
||||
Drag drag;
|
||||
bool ignore_up_event;
|
||||
|
||||
Mouse();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue