mirror of
https://github.com/penpot/penpot.git
synced 2025-07-20 17:37:15 +02:00
✨ Visual adjustments
This commit is contained in:
parent
cebda20dd4
commit
0274567d83
9 changed files with 48 additions and 5 deletions
|
@ -97,6 +97,8 @@
|
|||
::layout-item-min-w
|
||||
::layout-item-align-self]))
|
||||
|
||||
(defn layout? [shape]
|
||||
(and (= :frame (:type shape)) (= :flex (:layout shape))))
|
||||
|
||||
(defn wrap? [{:keys [layout-wrap-type]}]
|
||||
(= layout-wrap-type :wrap))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue