Refactor frames

This commit is contained in:
alonso.torres 2022-10-04 18:12:08 +02:00
parent 8d9ed4f8af
commit bc890a0b33
7 changed files with 716 additions and 52 deletions

View file

@ -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]