Salome HOME
Issue #422 - Application hangs up when apply Fillet constraint on preselected segments
authornds <natalia.donis@opencascade.com>
Thu, 2 Apr 2015 12:56:03 +0000 (15:56 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 2 Apr 2015 12:56:03 +0000 (15:56 +0300)
commit5e455123d32f4d42a3e0b48603e9ee614bd28913
tree890bb00f1e7119e2c4c9d35b7d863ec015ff72f7
parent04f3d16c5347e2dd849add526fa1997d09d2f7e5
Issue #422 - Application hangs up when apply Fillet constraint on preselected segments

Do not show an editor control if the mouse is out of the viewer. So, for creation a fillet by preselection, the double value control is active
src/ModuleBase/ModuleBase_Operation.cpp
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.h
src/PartSet/PartSet_WidgetEditor.cpp [new file with mode: 0644]
src/PartSet/PartSet_WidgetEditor.h [new file with mode: 0644]
src/SketchPlugin/plugin-Sketch.xml