mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 02:41:37 +02:00
✨ Refactor frames
This commit is contained in:
parent
8d9ed4f8af
commit
bc890a0b33
7 changed files with 716 additions and 52 deletions
|
@ -24,7 +24,10 @@
|
|||
[app.main.ui.workspace.shapes.frame.node-store :as fns]
|
||||
[app.main.ui.workspace.shapes.frame.thumbnail-render :as ftr]
|
||||
[beicon.core :as rx]
|
||||
[rumext.v2 :as mf]))
|
||||
[rumext.v2 :as mf]
|
||||
|
||||
[app.common.geom.shapes.layout :as gsl]
|
||||
[app.common.geom.point :as gpt]))
|
||||
|
||||
(defn frame-shape-factory
|
||||
[shape-wrapper]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue