Salome HOME
An improvement to deselect a value in a shape selector control in the same way as...
authornds <natalia.donis@opencascade.com>
Thu, 21 May 2015 05:05:59 +0000 (08:05 +0300)
committernds <natalia.donis@opencascade.com>
Thu, 21 May 2015 05:05:59 +0000 (08:05 +0300)
commite1aac64495c108d7e9b7a4e922f495b4e938c47e
tree9aa06e73cd3956b48c0763260c3dc3d53ff8a8bc
parent47665e7c3b12557e119de16b72514180dc0d6b07
An improvement to deselect a value in a shape selector control in the same way as it is realized in multi selector.

The reason is the plane deselection in the extrusion operation.

This leads to a modification in selection behavior e.g for sketch parallel constraint. After the first line is selected, the second control gets the focus, it is empty, so, the selection in the viewer is also empty. So, the first object is not selected anymore and the user can not see it.
src/ModuleBase/ModuleBase_IWorkshop.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.h
src/PartSet/PartSet_WidgetShapeSelector.cpp
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_ModuleConnector.cpp
src/XGUI/XGUI_ModuleConnector.h