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)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:03:03 +0000 (17:03 +0300)
commitcc44f965f1cf88739b70bf73f33e877e72e11628
treea0ebdc36e719abf661752eea8517cd5d00ce2bbc
parenteb2197a0e1521063d3009aafd35b48d3ea8cb701
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