]> OCCT Git - occt.git/commit
0031965: Visualization - AIS_InteractiveContext::HilightWithColor() ignores passed...
authorkgv <kgv@opencascade.com>
Mon, 30 Nov 2020 08:47:30 +0000 (11:47 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 3 Dec 2020 15:46:25 +0000 (18:46 +0300)
commit4268c646728f1430b1678e0977d762e79a927539
tree546c580be836f4eca02699e6eaf32fe174bc4f46
parenta110c4a3777de359b6bbe2b3baeb99fe34f2bdf7
0031965: Visualization - AIS_InteractiveContext::HilightWithColor() ignores passed highlight style

AIS_InteractiveContext::highlightGlobal() now passed through Style argument to highlightOwners().
Added OCC31965 command for testing AIS_InteractiveContext::Hilight() behavior.
src/AIS/AIS_InteractiveContext.hxx
src/AIS/AIS_InteractiveContext_1.cxx
src/QABugs/QABugs_11.cxx
tests/bugs/vis/bug31965 [new file with mode: 0644]