Set crop ratio for images to 1:1

pull/18/head
Frode Petterson 2017-01-23 14:41:41 +01:00
parent 4a53203247
commit 0f0f1c693a
1 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,8 @@
"name": "image",
"type": "image",
"label": "Image",
"importance": "high"
"importance": "high",
"ratio": 1
},
{
"name": "match",
@ -25,7 +26,8 @@
"label": "Matching Image",
"importance": "low",
"optional": true,
"description": "An optional image to match against instead of using two cards with the same image."
"description": "An optional image to match against instead of using two cards with the same image.",
"ratio": 1
},
{
"name": "description",