https://bugs.kde.org/show_bug.cgi?id=458887
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/17c75646a |hics/krita/commit/2b786cee5 |3f570a07368603ec9867a18e543 |7b7db9fdd26d65af853436dbf46 |fced |0082 --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 2b786cee57b7db9fdd26d65af853436dbf460082 by Dmitry Kazakov. Committed on 16/09/2022 at 12:54. Pushed by dkazakov into branch 'krita/5.1'. Fix extra line visible on thums when loading a 512x512 PSD file The hline iterators automatically cache the full pixel line on nextRow() call, which would add to the extent() of the device. (cherry picked from commit 17c75646a3f570a07368603ec9867a18e543fced) M +6 -1 libs/psd/psd_pixel_utils.cpp https://invent.kde.org/graphics/krita/commit/2b786cee57b7db9fdd26d65af853436dbf460082 -- You are receiving this mail because: You are watching all bug changes.