mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-09-02 06:51:50 -06:00
SLA gizmo now uses ctrl to add to selection and alt to remove from selection
This commit is contained in:
parent
fa890c2bbc
commit
f71e14a4d9
5 changed files with 51 additions and 26 deletions
|
@ -10,6 +10,7 @@ enum class SLAGizmoEventType {
|
|||
Delete,
|
||||
SelectAll,
|
||||
ShiftUp,
|
||||
AltUp,
|
||||
ApplyChanges,
|
||||
DiscardChanges,
|
||||
AutomaticGeneration,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue