bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.72k stars 1.14k forks source link

Desktop/Browser: icon font hamburger icon looks bad on standard dpi screens #3729

Open patrickhlauke opened 1 year ago

patrickhlauke commented 1 year ago

Steps To Reproduce

  1. Go to a cipher with custom fields
  2. Go to edit the entry

Expected Result

The three-line/hamburger icon (used as drag handle for drag-and-drop reordering) looks sharp.

Actual Result

The three-line/hamburger icon (used as drag handle for drag-and-drop reordering) looks blurry on standard dpi screens/resolution.

Screenshots or Videos

screenshot of a few custom fields, showing the blurry-looking drag handles

Additional Context

It may be worth either switching to SVG icons, which offer greater visual control, or to pick a different icon font glyph that is less prone to aliasing/rounding errors on standard dpi screens

Operating System

Windows

Operating System Version

10

Installation method

Direct Download (from bitwarden.com)

Build Version

2022.09.01

bnagawiecki commented 1 year ago

Hey @patrickhlauke,

Thanks for submitting this. It does appear to be a bit blurry on my monitor as well. I've raised it internally for prioritization.