🐛 Fix default grow type in texts

This commit is contained in:
Eva 2022-09-05 11:17:51 +02:00
parent 7e58e2f5eb
commit c69cb20be1
2 changed files with 4 additions and 0 deletions

View file

@ -46,6 +46,9 @@
shape
(cond-> shape
(not click-draw?)
(-> (assoc :grow-type :fixed))
(and click-draw? (not text?))
(-> (assoc :width min-side :height min-side)
(assoc-in [:modifiers :displacement]