]> OCCT Git - occt-copy.git/commit
0031965: Visualization - AIS_InteractiveContext::HilightWithColor() ignores passed...
authorkgv <kgv@opencascade.com>
Mon, 30 Nov 2020 08:47:30 +0000 (11:47 +0300)
committernds <nds@opencascade.com>
Mon, 29 Mar 2021 09:57:58 +0000 (12:57 +0300)
commitb1afcbe6b661c230636bf19a30b5c3dd1db4fb78
tree2536df301b38a63eb754adf7e259406260879b09
parent72a35595e3f664416ee199ccd8dff0f61d229795
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.

(cherry picked from commit 4268c646728f1430b1678e0977d762e79a927539)
(cherry picked from commit a4c6316eeaa5d7f49f5cd1fe15b60c0a6ec124d2)
(cherry picked from commit bf15ddfd56c2f613c5260a66408ab37d31dc2e9e)
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]