mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 13:16:38 +02:00
✨ Improved intersection edge cases
This commit is contained in:
parent
75f8e473a5
commit
1bd3a792da
4 changed files with 24 additions and 21 deletions
|
@ -44,7 +44,7 @@
|
|||
(assoc :type :path)
|
||||
(assoc :stroke-color "blue")
|
||||
(assoc :stroke-opacity 1)
|
||||
(assoc :stroke-width 0.5)
|
||||
(assoc :stroke-width 1)
|
||||
(assoc :stroke-style :solid)
|
||||
(dissoc :fill-color :fill-opacity)
|
||||
(assoc :content content-b))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue