1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Fix dragging of mixed instances plus volumes selections

This commit is contained in:
Enrico Turri
2019-04-01 13:53:48 +02:00
parent 9821814604
commit d4b22cfb87
2 changed files with 45 additions and 9 deletions
+1
View File
@@ -297,6 +297,7 @@ private:
void _synchronize_unselected_instances(SyncRotationType sync_rotation_type);
void _synchronize_unselected_volumes();
void _ensure_on_bed();
bool _is_from_fully_selected_instance(unsigned int volume_idx) const;
};
} // namespace GUI