mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-08 01:10:02 +01:00
Compare commits
1 Commits
fix-sw
...
rotate-def
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dccb514b69 |
@@ -5,7 +5,7 @@
|
||||
"rotate": {
|
||||
"type": "range",
|
||||
"desc": "Angular value for rotation in degrees",
|
||||
"default": "0",
|
||||
"default": "90",
|
||||
"min": "0",
|
||||
"max": "360",
|
||||
"step": "1"
|
||||
|
||||
Reference in New Issue
Block a user