Salome HOME
Detach, Auxiliary and Delete actions are granted for the Sketch feature.
authornds <nds@opencascade.com>
Mon, 12 Oct 2015 13:23:28 +0000 (16:23 +0300)
committernds <nds@opencascade.com>
Mon, 12 Oct 2015 13:23:54 +0000 (16:23 +0300)
commite11ae05578690f15d9da81d97cf979b9c8f536f4
treec04e746f2bad90eaf70bfbe570f926266e5a1b9f
parenta14e0b4435c39ab9bb062693c9c5b132a8463d2d
Detach, Auxiliary and Delete actions are granted for the Sketch feature.

Wrong case is that the "Detach" action tried to abort all operations. This is a regression, which happens after "Abort previous operation by Edit of Parameter" (5 hours ago).
src/ModuleBase/ModuleBase_IModule.cpp
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/PartSet_MenuMgr.cpp
src/PartSet/PartSet_MenuMgr.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_Workshop.cpp