Fix blurry icons for devicePixelRatio 1.5
When files are in selection mode, the icons on the action bar use scaled bitmaps, originally supplied as 1x and 2x assets. Zooming the window also blurs the edges due to scaling. Replaced the PNGs for these icons with SVG files. Change-Id: Id3b31d6ce909f7da5839916271c48f93e7a23bd0 Bug: 793382 Test: Manually inspect and zoom window and check for blur Reviewed-on: https://chromium-review.googlesource.com/c/1343401Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#609598}
Showing
Please register or sign in to comment