mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 16:27:54 -06:00
Sidebar matrix field behavior for single full instance selection
This commit is contained in:
parent
a394e55e07
commit
d453b6fb3f
3 changed files with 35 additions and 25 deletions
|
@ -20,6 +20,8 @@ class ObjectManipulation : public OG_Settings
|
|||
Vec3d cache_size { 0., 0., 0. };
|
||||
|
||||
wxStaticText* m_move_Label = nullptr;
|
||||
wxStaticText* m_scale_Label = nullptr;
|
||||
wxStaticText* m_rotate_Label = nullptr;
|
||||
|
||||
public:
|
||||
ObjectManipulation(wxWindow* parent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue