mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-06 08:20:04 +01:00
Compare commits
1 Commits
HarshKhand
...
rotate-def
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dccb514b69 |
@@ -5,11 +5,11 @@
|
||||
"rotate": {
|
||||
"type": "range",
|
||||
"desc": "Angular value for rotation in degrees",
|
||||
"default": "0",
|
||||
"default": "90",
|
||||
"min": "0",
|
||||
"max": "360",
|
||||
"step": "1"
|
||||
}
|
||||
},
|
||||
"docs-link":"https://github.com/publiclab/image-sequencer/blob/main/docs/MODULES.md"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user