Skip to content

Commit fbd63f6

Browse files
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

3 files changed

+3
-3
lines changed

icons/msbuild/msbuild-line.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/msbuild/msbuild-original.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/msbuild/msbuild-plain.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)