Commit 53a95e1
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.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 27fa2c2 commit 53a95e1
File tree
3 files changed
+3
-3
lines changed- icons/msbuild
3 files changed
+3
-3
lines changedLoading
Loading
Loading
0 commit comments