mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
🐛 Show '--' when multiple rotations
This commit is contained in:
parent
afa1af6dc2
commit
462eabd8a1
@ -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
|
||||
|
||||
@ -279,7 +279,6 @@
|
||||
{:no-validate true
|
||||
:min 0
|
||||
:max 359
|
||||
:default 0
|
||||
:data-wrap true
|
||||
:placeholder "--"
|
||||
:on-click select-all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user