mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 05:56:10 +02:00
🐛 Add migration for fix path shapes with invalid curve segment params
This commit is contained in:
parent
16a0e1f578
commit
f393ce9273
4 changed files with 53 additions and 3 deletions
|
@ -10,6 +10,8 @@
|
|||
[app.common.svg.path.subpath :refer [pt=]]
|
||||
[app.util.array :as arr]))
|
||||
|
||||
;; TODO: move to common
|
||||
|
||||
(def path-precision 3)
|
||||
|
||||
(defn- join-params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue