https://bugs.kde.org/show_bug.cgi?id=460624
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/392fd207c |hics/krita/commit/67aad01fc |d897ce51f1fb76e080e79c7e35f |d67f409b97adc4f1138de794ed3 |962d |b676 --- Comment #3 from Lynx3d <lynx.mw+...@gmail.com> --- Git commit 67aad01fcd67f409b97adc4f1138de794ed3b676 by Mathias Wein. Committed on 17/10/2022 at 22:21. Pushed by mwein into branch 'krita/5.1'. Fix saving files with extreme aspect ratio Saving failed because thumbnail generation didn't take into account that scaling a QSize with KeepAspectRatio may round one dimension down to zero. This caused even the recovery path to generate an invalid thumbnail image and saving aborted. (cherry picked from commit 392fd207cd897ce51f1fb76e080e79c7e35f962d) M +2 -2 libs/ui/KisDocument.cpp M +3 -2 plugins/impex/libkra/kra_converter.cpp https://invent.kde.org/graphics/krita/commit/67aad01fcd67f409b97adc4f1138de794ed3b676 -- You are receiving this mail because: You are watching all bug changes.