mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Improved Selection from ObjectList side
This commit is contained in:
parent
32ed064797
commit
ac6a232795
6 changed files with 117 additions and 22 deletions
|
@ -251,6 +251,7 @@ public:
|
|||
|
||||
void init_objects();
|
||||
bool multiple_selection() const ;
|
||||
bool is_selected(const ItemType type) const;
|
||||
void update_selections();
|
||||
void update_selections_on_canvas();
|
||||
void select_item(const wxDataViewItem& item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue