mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
This commit is contained in:
@@ -1405,7 +1405,7 @@ bool GLCanvas3D::Selection::is_single_full_instance() const
|
||||
return true;
|
||||
|
||||
if (m_type == SingleFullObject)
|
||||
return false;
|
||||
return get_instance_idx() != -1;
|
||||
|
||||
if (m_list.empty() || m_volumes->empty())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user