mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 17:30:35 +05:00
PAL9167. Check selection after constructor type change
This commit is contained in:
parent
0759ac4eab
commit
2bdf57403e
@ -271,7 +271,7 @@ void BasicGUI_PointDlg::ConstructorsClicked(int constructorId)
|
|||||||
updateGeometry();
|
updateGeometry();
|
||||||
resize( minimumSize() );
|
resize( minimumSize() );
|
||||||
|
|
||||||
displayPreview();
|
SelectionIntoArgument();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user