Skip to content

Commit

Permalink
backport #36005
Browse files Browse the repository at this point in the history
(cherry picked from commit cc24146)
  • Loading branch information
vcloarec authored and nyalldawson committed Jun 19, 2020
1 parent 2eb89da commit 2484392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/3d/qgsmeshlayer3drendererwidget.cpp
Expand Up @@ -54,6 +54,7 @@ void QgsMeshLayer3DRendererWidget::setLayer( QgsMeshLayer *layer )
else
{
setRenderer( nullptr );
mWidgetMesh->setEnabled( false );
}
}

Expand Down

0 comments on commit 2484392

Please sign in to comment.