mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
✨ Removed slider for shapes rotation
This commit is contained in:
parent
d0306ac92c
commit
c30aa7346b
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
|||
:on-click select-all
|
||||
:on-change on-rotation-change
|
||||
:value (attr->string :rotation values)}]]
|
||||
[:input.slidebar
|
||||
#_[:input.slidebar
|
||||
{:type "range"
|
||||
:min "0"
|
||||
:max "359"
|
||||
|
|
Loading…
Add table
Reference in a new issue