Salome HOME
Crossed cursor correction: it stayed in the application if the feature is aborted.
authornds <nds@opencascade.com>
Thu, 1 Sep 2016 15:09:59 +0000 (18:09 +0300)
committernds <nds@opencascade.com>
Thu, 1 Sep 2016 15:10:15 +0000 (18:10 +0300)
commit64f8bd887acebdba2dfa6d5e26f0ee969ae33772
tree4bc5bbe951b79b3372303c1ac73b641333ef5b42
parent137e02c0e52c1439c2aa91c1d8485ca567856f7f
Crossed cursor correction: it stayed in the application if the feature is aborted.

Reason of regression: correction of isNestedSketchOperation() to remove hard-coded Sketch feature kinds.
src/PartSet/PartSet_MenuMgr.cpp
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherMgr.h
src/PartSet/PartSet_SketcherReetntrantMgr.cpp
src/PartSet/PartSet_SketcherReetntrantMgr.h
src/XGUI/XGUI_OperationMgr.cpp