mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 04:00:34 +05:00
PAL9844 - selected edge must be unhilighted after apply
This commit is contained in:
parent
62434e4dfd
commit
ea1a40fff7
@ -507,6 +507,7 @@ bool SMESHGUI_SingleEditDlg::onApply()
|
||||
|
||||
// update actor
|
||||
if (aResult) {
|
||||
mySelector->ClearIndex();
|
||||
mySelectionMgr->setSelectedObjects(aList, false);
|
||||
SMESH::UpdateView();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user