Add back edit component
issue: MatterHackers/MCCentral#6151 Lost the ability to convert an image converter to a ComponentObject3D
This commit is contained in:
parent
0160d6b0e6
commit
3d6ac520e3
2 changed files with 2 additions and 1 deletions
|
|
@ -868,6 +868,7 @@ namespace MatterHackers.MatterControl
|
|||
FitToCylinderOperation(),
|
||||
#endif
|
||||
MakeComponentOperation(),
|
||||
EditComponentOperation(),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4367171ad67c3dc30b776f5ec72377194753c105
|
||||
Subproject commit 84e064908f1c8263e5270e66c33243e759e3f3c2
|
||||
Loading…
Add table
Add a link
Reference in a new issue