Create a scope card with the following layout: `{ "schema-version": 1, "template": { "category-layout": "horizontal-journal", "card-size": "large", "overlay": false, "collapsed-rows": 2 }, "components": { "title": "title", "subtitle": "subtitle", "art": { "field": "art", "aspect-ratio": 2.1 }, "summary":"summary" } }`
Expected behaviour: All the components are displayed on the same card
Actual behaviour: a background is added to the card with white color and the border is smaller than the art.
Create a scope card with the following layout: layout" : "horizontal- journal" , rows": 2 ratio": 2.1 :"summary"
`{
"schema-version": 1,
"template": {
"category-
"card-size": "large",
"overlay": false,
"collapsed-
},
"components": {
"title": "title",
"subtitle": "subtitle",
"art": {
"field": "art",
"aspect-
},
"summary"
}
}`
Expected behaviour:
All the components are displayed on the same card
Actual behaviour:
a background is added to the card with white color and the border is smaller than the art.