]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
1. ExtrusionCut: Apply Sketch button(in tool bar) should be applyed only to the sketc...
authornds <natalia.donis@opencascade.com>
Thu, 9 Jul 2015 08:14:01 +0000 (11:14 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 9 Jul 2015 08:14:27 +0000 (11:14 +0300)
commit600312b6ee50f49aaf513e694d3d177386b916d9
tree9cb6f0b181156a95f60d58f8974b1789e89a080c
parente73a4e84bbc4df2a282ac2d0f312a7e359a505f4
1. ExtrusionCut: Apply Sketch button(in tool bar) should be applyed only to the sketch. Extrusion should not be committed [XGUI_OperationMgr::commitAllOperations()].

2. Issue #604 Creation of an unexpected line in the Sketcher
a) using canUndo to check whether the sketch can be applyed
b) undo/redo -> update the Apply button state also.
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h