1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Fixed gizmos overlay rendering/selection by adding GLGizmoBase::is_selectable() method

This commit is contained in:
Enrico Turri
2018-11-19 14:46:37 +01:00
parent d658d918d7
commit d322fa0fd5
4 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -565,8 +565,8 @@ private:
Scale,
Rotate,
Flatten,
SlaSupports,
Cut,
SlaSupports,
Num_Types
};