mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
✨ Makes images proportion lock by default
This commit is contained in:
parent
83a2df3ef3
commit
83aceba913
@ -43,7 +43,7 @@
|
||||
(let [{:keys [width height]} metadata]
|
||||
(assoc shape
|
||||
:proportion (/ width height)
|
||||
:proportion-lock false)))
|
||||
:proportion-lock true)))
|
||||
|
||||
(defn setup-proportions-const
|
||||
[shape]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user