mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Shift key to move selected instances together
This commit is contained in:
parent
a7e9ec5757
commit
8c40a962fb
3 changed files with 13 additions and 11 deletions
|
@ -304,7 +304,7 @@ public:
|
|||
Pointf3 start_position_3D;
|
||||
Vectorf3 volume_center_offset;
|
||||
|
||||
bool move_with_ctrl;
|
||||
bool move_with_shift;
|
||||
int move_volume_idx;
|
||||
int gizmo_volume_idx;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue