]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #1948 multiply selection with Shift button pressed does not work
authornds <nds@opencascade.com>
Wed, 5 Apr 2017 12:22:21 +0000 (15:22 +0300)
committernds <nds@opencascade.com>
Wed, 5 Apr 2017 12:22:43 +0000 (15:22 +0300)
commit9158274a3cbee25d212649b923f4c0f91df691fc
treef50f5a39e06ab091d8c9f130f34c70ede627471d
parent5136b236aed3f5e7422eb60ecf10cf52c32e5b4d
Issue #1948 multiply selection with Shift button pressed does not work

It is important to use isSame instead of isEqual to check if shape is selected(came from owner)
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp