]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Regression during edit operation. Edit sketch, select a line, as a result the propert...
authornds <natalia.donis@opencascade.com>
Wed, 5 Nov 2014 05:04:10 +0000 (08:04 +0300)
committernds <natalia.donis@opencascade.com>
Wed, 5 Nov 2014 05:04:10 +0000 (08:04 +0300)
commit9402bbaf74282c40f37ccdbec0578c313e04cdde
tree98fd3630b8753f79418b35eb62ce8d0405f3c3de
parent442e265a361a77a6af27aae0c6125b9721febc39
Regression during edit operation. Edit sketch, select a line, as a result the property panel is filled and closed during this action.

It should be shown and filled with the parameters of the selected object.
The second regression: select a line, grab and try to drag any other object. The initially selected is moved as a result.
src/PartSet/PartSet_OperationFeatureEdit.cpp
src/PartSet/PartSet_OperationSketch.cpp
src/XGUI/XGUI_Selection.cpp