Redesign 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 Review URL: https://chromiumcodereview.appspot.com/10854039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151222 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment