1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

SLA gizmo now uses ctrl to add to selection and alt to remove from selection

This commit is contained in:
Lukas Matena
2019-04-08 15:34:42 +02:00
parent fa890c2bbc
commit f71e14a4d9
5 changed files with 51 additions and 26 deletions
+1
View File
@@ -10,6 +10,7 @@ enum class SLAGizmoEventType {
Delete,
SelectAll,
ShiftUp,
AltUp,
ApplyChanges,
DiscardChanges,
AutomaticGeneration,