Commit fbd63f6
committed
Fix msbuild line icon: uniform stroke width for internal division lines
Previously the internal facet division lines appeared double-width
because
the line icon was generated by stroking the plain path (which has gaps).
Fixed by stroking each original face path individually and unioning
them,
so shared edges merge naturally into single-width lines.1 parent 0f06558 commit fbd63f6
File tree
3 files changed
+3
-3
lines changed- icons/msbuild
3 files changed
+3
-3
lines changedLoading
Loading
Loading
0 commit comments