mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 01:20:34 +05:00
Fix for the problem: VTK Viewer isn?t updated automatically after activation of any function from Control menu.
This commit is contained in:
parent
c87dcc36c2
commit
fbaf4c789f
@ -587,6 +587,7 @@ namespace{
|
||||
}
|
||||
anActor->SetControlMode(aControl);
|
||||
anActor->GetScalarBarActor()->SetTitle(aTitle.latin1());
|
||||
SMESH::RepaintCurrentView();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user