зеркало из https://github.com/mozilla/gecko-dev.git
Bug 126066 - Changing caret (cursor) color
r=tor@acm.org, sr=blizzard@mozilla.org
This commit is contained in:
Родитель
1ca4a954f8
Коммит
7335100b8d
|
@ -993,7 +993,7 @@ NS_IMETHODIMP nsRenderingContextGTK::InvertRect(nscoord aX, nscoord aY, nscoord
|
|||
// It's all way off the screen anyway.
|
||||
ConditionRect(x,y,w,h);
|
||||
|
||||
mFunction = GDK_INVERT;
|
||||
mFunction = GDK_XOR;
|
||||
|
||||
UpdateGC();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче