]> OCCT Git - occt-copy.git/commit
0026870: Visualization - deactivated selections are not updated after object's re... NewGEOM_2.0.0
authorvpa <vpa@opencascade.com>
Fri, 13 Nov 2015 17:35:30 +0000 (20:35 +0300)
committervpa <vpa@opencascade.com>
Mon, 16 Nov 2015 13:42:58 +0000 (16:42 +0300)
commit9e5394288d6c003c3ca9bb3389ad204db50b0e34
tree6561b490c73ff9cf4dcfd8dda6d34ef4a3d0bec5
parent3b5f0ca3722968991549cfce1caca4fa89bf97b1
0026870: Visualization - deactivated selections are not updated after object's re-computation

- update status in SelectMgr_SelectionManager::RecomputeSelection:
  1) is set to full for all selections;
  2) is switched to none only if selection was actually recomputed;
- test case for issue #26870
src/SelectMgr/SelectMgr_SelectionManager.cxx
tests/bugs/vis/bug26870 [new file with mode: 0644]