https://bugs.kde.org/show_bug.cgi?id=349059
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/krit | |a/ca810f8531812be671eb9810b | |6e505f7d3cdadbc Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ca810f8531812be671eb9810b6e505f7d3cdadbc by Dmitry Kazakov. Committed on 22/04/2016 at 17:49. Pushed by dkazakov into branch 'master'. Fix invert filter for devices with alpha color spaces This patch implements a special callback for KisFilter that tells if the filter wants to process fully transparent pixels of the device. If that is the case, applyRect will contain the full image bounds. Fixes T2085 M +8 -0 libs/image/filter/kis_filter.cc M +2 -0 libs/image/filter/kis_filter.h M +9 -1 libs/ui/kis_filter_manager.cc M +8 -0 plugins/filters/example/example.cpp M +1 -0 plugins/filters/example/example.h http://commits.kde.org/krita/ca810f8531812be671eb9810b6e505f7d3cdadbc -- You are receiving this mail because: You are watching all bug changes.