mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Selection enabled only for 3D view and not for g-code preview
This commit is contained in:
parent
3c163285e5
commit
a4f404a6a4
6 changed files with 13 additions and 3 deletions
|
@ -653,6 +653,7 @@ public:
|
|||
void enable_picking(bool enable);
|
||||
void enable_moving(bool enable);
|
||||
void enable_gizmos(bool enable);
|
||||
void enable_selection(bool enable);
|
||||
void enable_toolbar(bool enable);
|
||||
void enable_dynamic_background(bool enable);
|
||||
void allow_multisample(bool allow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue