Closed Bug 1589757 Opened 5 years ago Closed 5 years ago

Align Main Thread icon (window.svg) to the style of other icons in Sources

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: fvsch, Assigned: fvsch)

Details

Attachments

(5 files)

Ultimately we plan to try to transition the Sources tree to use Photon-style icons with 2px stroke. But before we try to redesign them all, I'm a bit concerned about the "Main Thread" icon, which reuses Photon's "Window" icon but makes it smaller (16px -> 12px).

The result is:

  • not consistent with other Sources icons (1.5px strokes instead of 1px strokes, too small compared to the Folder icon)
  • blurry on 1x displays (because of the 1.5px strokes)

Let's make an icon that looks a bit more close to the "Folder" icon, for instance.

Assignee: nobody → florens
Status: NEW → ASSIGNED

SVG with:

  • existing Folder icon
  • new simple Window icon
  • redrawn Worker icon (width changed from 13px to 14px, shapes a tiny bit more geometric but the difference should be super subtle)

Result at 2x resolution.

And at 1x resolution, to show how it's not blurry anymore. :)

Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c1816247be7
Update Debugger Main Thread and Worker icons; r=davidwalsh
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in before you can comment on or make changes to this bug.