Avoid setting ImeTextSpan::underline_color on Windows
Like the rest of the platforms, this patch avoids setting ImeTextSpan::underline_color to black color. That way when the IME composition underline is painted it'll use the text color and not be always black. This makes the composition underline visible when you have a dark background. Bug: 1168012 Change-Id: Id4ec27ffe8e698ff41de93fc1260363f96e4aa3b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637495Reviewed-by:Yohei Yukawa <yukawa@chromium.org> Commit-Queue: Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#845548}
Showing
Please register or sign in to comment