https://bugs.kde.org/show_bug.cgi?id=411118
--- Comment #9 from Boudewijn Rempt <[email protected]> --- Git commit d4556045bed9c340a73a9a7d8b8c254e353a3584 by Boudewijn Rempt, on behalf of Agata Cacko. Committed on 04/11/2020 at 08:23. Pushed by rempt into branch 'krita/4.3'. Remove the workaround border from the ref images Before this commit, Reference Images would use the same workaround as the brush tips since they all use KisQImagePyramid. However it is not needed for Reference Images and creates an empty margin around the images. This commit adds a new method to KisQImagePyramid to get the image without the workaround border. (The workaround is just 1 pixel of transparency around the whole edge that KisQImagePyramid is returning as the closest mipmap image). (cherry picked from commit fb247f6a6d87a3faf90f75a00a91d4be1335978c) M +9 -0 libs/brush/kis_qimage_pyramid.cpp M +2 -0 libs/brush/kis_qimage_pyramid.h M +1 -1 libs/ui/KisReferenceImage.cpp https://invent.kde.org/graphics/krita/commit/d4556045bed9c340a73a9a7d8b8c254e353a3584 -- You are receiving this mail because: You are watching all bug changes.
