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