-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
"HomeLogo": {
"description": "",
"type": "string",
"gddType": "file-path/image-path",
"gddOptions": {
"extensions": [
"jpg",
"png"
],
"size": {
"width": 500,
"height": 500
}
}
}
I would suggest adding a "size" block to the image definitions, so that a client could scale the image to the size demanded, to optimize templates performance. - By the way Blueprint already support this :)
Metadata
Metadata
Assignees
Labels
No labels