mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 06:10:34 +05:00
Fix for changing IsFixedPosition mode in Edit annotation.
This commit is contained in:
parent
c0dab87689
commit
ebc5a972c7
@ -263,6 +263,7 @@ void MeasureGUI_AnnotationDlg::Init()
|
||||
|
||||
redisplayPreview();
|
||||
} else { // edition
|
||||
myIsPositionDefined = true;
|
||||
mySelectionMode = TopAbs_SHAPE;
|
||||
// find annotation
|
||||
GEOMGUI_TextTreeWdg* aTextTreeWdg = myGeomGUI->GetTextTreeWdg();
|
||||
|
Loading…
Reference in New Issue
Block a user