mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-29 23:30:33 +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();
|
redisplayPreview();
|
||||||
} else { // edition
|
} else { // edition
|
||||||
|
myIsPositionDefined = true;
|
||||||
mySelectionMode = TopAbs_SHAPE;
|
mySelectionMode = TopAbs_SHAPE;
|
||||||
// find annotation
|
// find annotation
|
||||||
GEOMGUI_TextTreeWdg* aTextTreeWdg = myGeomGUI->GetTextTreeWdg();
|
GEOMGUI_TextTreeWdg* aTextTreeWdg = myGeomGUI->GetTextTreeWdg();
|
||||||
|
Loading…
Reference in New Issue
Block a user