mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-05 20:56:02 +08:00
FIX:delete error reset for m_logo_texture
jira: STUDIO-8603 Change-Id: I3f78645d52d10f5b448adc044757b17fb3378aa2
This commit is contained in:
parent
a267cad172
commit
8c396b3d9d
@ -2137,7 +2137,6 @@ void PartPlate::set_logo_box_by_bed(const BoundingBoxf3& box)
|
||||
BOOST_LOG_TRIVIAL(error) << __FUNCTION__ << ":error :Unable to create logo triangles in set_logo_box_by_bed\n";
|
||||
return;
|
||||
}
|
||||
m_partplate_list->m_logo_texture.reset();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user