CharacterMap: avoid white outline around selected character

SetLowColor() to the highlighting colour before drawing a selected character
to avoid blending with the regular white background.
This commit is contained in:
Humdinger
2016-10-14 11:20:31 +02:00
parent 90baeda1d2
commit 8f58f9c31f
+1
View File
@@ -439,6 +439,7 @@ CharacterView::Draw(BRect updateRect)
y + fCharacterHeight - fGap));
SetHighColor(color);
SetLowColor(highlight);
}
// Draw character