Correct claim made in comment
Change-Id: I7adccb1833ad2823ec7fa85f06752614d38639f9
This commit is contained in:
parent
07771b8431
commit
d612d921a9
@ -1191,6 +1191,7 @@ namespace drawinglayer
|
||||
case PRIMITIVE2D_ID_INVERTPRIMITIVE2D :
|
||||
{
|
||||
// invert primitive (currently only used for HighContrast fallback for selection in SW and SC).
|
||||
// (Not true, also used at least for the drawing of dragged column and row boundaries in SC.)
|
||||
// Set OutDev to XOR and switch AA off (XOR does not work with AA)
|
||||
mpOutputDevice->Push();
|
||||
mpOutputDevice->SetRasterOp( ROP_XOR );
|
||||
|
Loading…
x
Reference in New Issue
Block a user