0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-13 10:38:13 -05:00

🐛 Show '--' when multiple rotations

This commit is contained in:
Eva 2022-05-05 15:01:27 +02:00 committed by Andrés Moya
parent afa1af6dc2
commit 462eabd8a1
2 changed files with 0 additions and 2 deletions

View file

@ -35,7 +35,6 @@
(mf/defc layout-block
[{:keys [shape]}]
(let [selrect (:selrect shape)
_ (prn shape)
{:keys [width height x y]} selrect]
[:*
[:div.attributes-unit-row

View file

@ -279,7 +279,6 @@
{:no-validate true
:min 0
:max 359
:default 0
:data-wrap true
:placeholder "--"
:on-click select-all