]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
BUG: Sketch plane is initialized by click in empty place
authornds <nds@opencascade.com>
Thu, 14 Jan 2016 13:40:48 +0000 (16:40 +0300)
committernds <nds@opencascade.com>
Thu, 14 Jan 2016 13:40:48 +0000 (16:40 +0300)
commit1cba1f777515998ca56edad52269d79f0192ed12
tree27f9de4d48d95b0172fb972e10a12be8df995af4
parent414980b1160a56026dd76ba19b0f3f7b77164c20
BUG: Sketch plane is initialized by click in empty place

Scenario:
Start sketch
Move mouse over planes(one of them is highlighted)
Click in empty place
Result: sketch nested actions are enabled, sketch planes stayed in the viewer.
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/PartSet/PartSet_WidgetSketchLabel.cpp
src/PartSet/PartSet_WidgetSketchLabel.h
src/SketchPlugin/SketchPlugin_Plugin.cpp