]> OCCT Git - occt-copy.git/commit
0027523: Visualization - selection owner contains obsolete shape
authorvpa <vpa@opencascade.com>
Fri, 10 Jun 2016 10:24:42 +0000 (13:24 +0300)
committernds <nds@opencascade.com>
Fri, 17 Jun 2016 09:22:16 +0000 (12:22 +0300)
commitcf9192329b523ae9175e298aed6a26b9af1a3143
treeb4b171fcad6f3669c31a5df8e0edfb3b933ac8bb
parent415fb570ce195c49fa78033a2cdf4bd310b25ea3
0027523: Visualization - selection owner contains obsolete shape

- remove check for selection activation in SelectMgr_SelectionManager::RecomputeSelection;
- given selection mode is now handled properly and single selection mode can be recomputed;
- test case for issue #27523.
src/QABugs/QABugs_19.cxx
src/SelectMgr/SelectMgr_SelectionManager.cdl
src/SelectMgr/SelectMgr_SelectionManager.cxx
tests/bugs/vis/bug27523 [new file with mode: 0644]