mirror of
https://github.com/penpot/penpot.git
synced 2025-07-17 13:27:13 +02:00
✨ Boolean shapes enhancements
This commit is contained in:
parent
68e3d53cb7
commit
9f03e353c7
6 changed files with 187 additions and 88 deletions
|
@ -292,6 +292,10 @@
|
|||
[result next-pos next-start next-cc next-qc]))
|
||||
|
||||
start (first commands)
|
||||
start (cond-> start
|
||||
(:relative start)
|
||||
(assoc :relative false))
|
||||
|
||||
start-pos (gpt/point (:params start))]
|
||||
|
||||
(->> (map vector (rest commands) commands)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue