mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 01:58:36 +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();
|
||||
resize( minimumSize() );
|
||||
|
||||
SelectionIntoArgument();
|
||||
|
||||
displayPreview();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user