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

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