mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 06:41:37 +02:00
✨ Updates selrects, groups to path
This commit is contained in:
parent
1db2895606
commit
6fd35ae5d9
28 changed files with 327 additions and 239 deletions
|
@ -8,9 +8,9 @@
|
|||
(:require
|
||||
[app.common.data :as d]
|
||||
[app.common.geom.point :as gpt]
|
||||
[app.common.geom.shapes.path :as upg]
|
||||
[app.common.math :as mth]
|
||||
[app.util.path.commands :as upc]
|
||||
[app.util.path.geom :as upg]
|
||||
[app.common.path.commands :as upc]
|
||||
[clojure.set :as set]))
|
||||
|
||||
(defn remove-line-curves
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue