mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Added Esc shortcut and menu item for command deselect all
This commit is contained in:
parent
c4c292168d
commit
14c4469cbf
10 changed files with 55 additions and 18 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
|
||||
void select_view(const std::string& direction);
|
||||
void select_all();
|
||||
void deselect_all();
|
||||
void delete_selected();
|
||||
void mirror_selection(Axis axis);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue