🐛 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")}