Skip to content

Fix thumbnailing of images to same size as source

Sébastiaan Versteeg requested to merge fix/thumbnail-same-size into master

Closes #873 (closed)

Previous behaviour

Steps to reproduce:

  1. Upload a 2000x430 image as slider
  2. Cannot create thumbnail

New behaviour

Steps to validate that it works:

  1. Upload a 2000x430 image as slider
  2. Works

Merge request reports