FEM: Update color bar when switching postprocessing frames. Fixes #22284
This commit is contained in:
@@ -153,7 +153,7 @@ void ViewProviderFemPostPipeline::updateColorBars()
|
||||
}
|
||||
|
||||
// if pipeline is visible, update it
|
||||
if (this->isVisible()) {
|
||||
if (this->Visibility.getValue()) {
|
||||
updateMaterial();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user