Open
Bug 1184932
Opened 9 years ago
Updated 2 years ago
[Windows 10] Tweak SVGs for caption buttons to match the native color + thickness more precisely on different DPI scaling settings
Categories
(Firefox :: Theme, defect, P3)
Tracking
()
NEW
People
(Reporter: Gijs, Unassigned)
References
Details
This is tricky to get right. In particular, the minimize/maximize/restore buttons are fine right now, as far as I can tell, but the close button needs a little bit of work. It seems to be antialiased outside of the "normal" 10px box, which causes it to seem slightly too big. Using crispEdges seemed to make it render incorrectly on some DPI settings, so I didn't use it, but it might be that the best fix is that + a different stroke-width from the rest of the buttons.
Updated•9 years ago
|
Priority: -- → P3
Updated•9 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•