Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions