mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
PAL9167. Check selection after constructor type change
This commit is contained in:
parent
c281084aef
commit
c6d917d8f2
@ -270,6 +270,8 @@ void BasicGUI_PointDlg::ConstructorsClicked(int constructorId)
|
|||||||
updateGeometry();
|
updateGeometry();
|
||||||
resize( minimumSize() );
|
resize( minimumSize() );
|
||||||
|
|
||||||
|
SelectionIntoArgument();
|
||||||
|
|
||||||
displayPreview();
|
displayPreview();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user