mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3788 Annotations. Set texts and icons
This commit is contained in:
@@ -189,6 +189,7 @@ void RivPolylineAnnotationPartMgr::appendDynamicGeometryPartsToModel(cvf::ModelB
|
||||
const cvf::BoundingBox& boundingBox)
|
||||
{
|
||||
auto rimAnnotation = m_rimAnnotationInView->sourceAnnotation();
|
||||
if (!rimAnnotation) return;
|
||||
if (rimAnnotation->isEmpty()) return;
|
||||
if (!m_rimAnnotationInView->isVisible()) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user