mirror of
https://github.com/publiclab/image-sequencer.git
synced 2026-06-16 04:33:26 +02:00
Compare commits
1 Commits
| 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