]> 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>
Thu, 29 Apr 2021 06:53:52 +0000 (09:53 +0300)
commit43a808766d65477fc6905b5251585df43577a921
tree140e9f3941810370aa48c61daeb3a5a3b35ed8a0
parent02e2b7e7773f33df21190fe460a8792ddd41ea0f
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]