1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Fixed non-consistency of the selection

This commit is contained in:
YuSanka
2019-04-04 15:07:54 +02:00
parent d806e8e5e1
commit 09054a0bc9
2 changed files with 100 additions and 51 deletions
+1 -1
View File
@@ -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();