mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 04:51:38 +02:00
📎 Add some fixmes for future path changes
This commit is contained in:
parent
67cd855e97
commit
2f68310a7c
2 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
[app.common.svg.path.command :as upc]
|
||||
[clojure.set :as set]))
|
||||
|
||||
;; FIXME: move to common, there are nothing tied to frontend
|
||||
|
||||
(defn remove-line-curves
|
||||
"Remove all curves that have both handlers in the same position that the
|
||||
beginning and end points. This makes them really line-to commands"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue