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
3 files changed
Lines changed: 3 additions & 3 deletions
Loading
Loading
Loading
0 commit comments