0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 02:51:20 -05:00

🐛 avoid show rotation options with frames

This commit is contained in:
Eva 2022-03-04 09:43:45 +01:00
parent d6820a69d4
commit 7e0d7ef727

View file

@ -268,7 +268,7 @@
:precision 2}]]])
;; ROTATION
(when (options :rotation)
(when (and (not= type :frame) (options :rotation))
[:div.row-flex
[:span.element-set-subtitle (tr "workspace.options.rotation")]
[:div.input-element.degrees {:title (tr "workspace.options.rotation")}