mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 08:17:51 -06:00
Fixed non-consistency of the selection
This commit is contained in:
parent
d806e8e5e1
commit
09054a0bc9
2 changed files with 100 additions and 51 deletions
|
@ -267,7 +267,7 @@ public:
|
|||
void select_all();
|
||||
void select_item_all_children();
|
||||
void update_selection_mode();
|
||||
bool check_last_selection();
|
||||
bool check_last_selection(wxString& msg_str);
|
||||
// correct current selections to avoid of the possible conflicts
|
||||
void fix_multiselection_conflicts();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue