]> source.dussan.org Git - nextcloud-server.git/commit
Fix cropped image generated when not asked 32483/head
authorCarl Schwan <carl@carlschwan.eu>
Tue, 17 May 2022 08:19:54 +0000 (10:19 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Wed, 6 Jul 2022 12:33:04 +0000 (14:33 +0200)
commitc3621f2a1148d7cb8233549f5b9de69afc66445f
treef69e263738411799a2d18727080b8fd7a337668c
parent2f2de6276b307ef60a09bcc4d2472af9e7c5a227
Fix cropped image generated when not asked

The $crop parameter was not propagated to the imaginary pipeline and
instead it used the smartcrop algorithm always

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
lib/private/Preview/Generator.php