0027986: Visualization - AIS_InteractiveContext::SetLocation() does not update dynami...
authorkgv <kgv@opencascade.com>
Thu, 20 Oct 2016 09:07:54 +0000 (12:07 +0300)
committerapn <apn@opencascade.com>
Thu, 27 Oct 2016 14:11:33 +0000 (17:11 +0300)
commit7bbccb5f4ecb56fec2697d895188676cc22e88f7
tree9e4300cba6030621b6f2c8d700fa7b699cb8700b
parentd94bed0e2677f081d10895db4bc42e24574349a4
0027986: Visualization - AIS_InteractiveContext::SetLocation() does not update dynamic highlighting

AIS_InteractiveContext::SetLocation() - update HilightMode instead of DisplayMode.
PrsMgr_PresentationManager::UpdateHighlightTrsf() - fix accessing NULL presentation.
src/AIS/AIS_InteractiveContext.cxx
src/PrsMgr/PrsMgr_PresentationManager.cxx
tests/bugs/vis/bug27986_1 [new file with mode: 0644]
tests/bugs/vis/bug27986_2 [new file with mode: 0644]