app icon indicating copy to clipboard operation
app copied to clipboard

Fix blurry right click menus

Open DarkArc opened this issue 1 year ago • 8 comments

This is ~~an untested~~ a change to resolve a problem I noticed in the desktop app and then corrected by adjusting the CSS in the inspector.

The font blurriness seems to only occur when the pixels are odd numbers, thus by using even numbers we can avoid the blurry right click menu that sometimes appears.

DarkArc avatar Aug 30 '24 21:08 DarkArc