Skip to content

Where do image fields get thumbnail sizes from? #3176

Answered by andysh-uk
andysh-uk asked this question in Q&A
Discussion options

You must be logged in to vote

I've answered by own question:

It comes from here, so looks like it is always hard-coded to 400x400 with no cropping:

$path = $thumbnailHelper->path($this->get('filename'), 400, 400);

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andysh-uk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant