DescriptionRedesign the color chooser view for HiDPI devices.
- DrawPoint makes gap with the next pixel, so FillRect instead
- FillRect to draw the border rather than DrawRect. DrawRect makes thin gap
with the contents.
- Fill the center point of the crosshair. That is not necessary since
we have selected color patch, and this lack of center point looks ugly
on HiDPI devices.
BUG=139991
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151222
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 6 (0 generated)
|