]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #240 - Selection of dimension for edit
authornds <natalia.donis@opencascade.com>
Thu, 6 Nov 2014 19:40:50 +0000 (22:40 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 6 Nov 2014 19:40:50 +0000 (22:40 +0300)
commit70acee100dbe604b672773557b2df598a6dbcd5c
tree34c7fdd9382d25eb8c39b91f6e11c10e7bf9899e
parenta8660d8072ae27bd0fe40282a2313433baa16135
refs #240 - Selection of dimension for edit

the active widget is a selection control. The operation should not be committed on the mouse release.
Only if it is a last selected widget.
The disappearance of the property panel is corrected for the perpendicular constraint edition.
The case is call edit on a perpendicular constraint, select any line, it is applied as a first parameter, but the property panel is hidden.
src/PartSet/PartSet_OperationFeatureBase.cpp
src/PartSet/PartSet_OperationFeatureEdit.cpp