Skip to content

Image size option #22

@didikunz

Description

@didikunz
"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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions