https://bugs.kde.org/show_bug.cgi?id=460624
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/392fd207c | |d897ce51f1fb76e080e79c7e35f | |962d --- Comment #2 from Lynx3d <lynx.mw+...@gmail.com> --- Git commit 392fd207cd897ce51f1fb76e080e79c7e35f962d by Mathias Wein. Committed on 17/10/2022 at 22:18. Pushed by mwein into branch 'master'. 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. M +2 -2 libs/ui/KisDocument.cpp M +3 -2 plugins/impex/libkra/kra_converter.cpp https://invent.kde.org/graphics/krita/commit/392fd207cd897ce51f1fb76e080e79c7e35f962d -- You are receiving this mail because: You are watching all bug changes.