Salome HOME
Issue #1330 selection lost correction: rectangle, fillet, select a point(the line...
authornds <nds@opencascade.com>
Fri, 26 Feb 2016 16:17:21 +0000 (19:17 +0300)
committernds <nds@opencascade.com>
Fri, 26 Feb 2016 16:17:21 +0000 (19:17 +0300)
commit7e31817b90ba5e8208ffdec5e09f2b23ec196890
treef71d78459cc78041d1c97839f44452de6c9adffb
parent8c68ad2a530b1656e2ffa26ebdbc22f20482f361
Issue #1330 selection lost correction: rectangle, fillet, select a point(the line becomes auxiliary, it is redisplayed, selection is lost).

The correction: to store/restore selection if the presentation is only customized.
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/PartSet/PartSet_MenuMgr.cpp
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_SketcherMgr.cpp
src/XGUI/XGUI_Displayer.cpp