https://bugs.kde.org/show_bug.cgi?id=377229
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/7e68041f796e4cf23cc3427b | |4ba6f46d6a098f69 Status|CONFIRMED |RESOLVED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 7e68041f796e4cf23cc3427b4ba6f46d6a098f69 by Dmitry Kazakov. Committed on 21/04/2017 at 11:02. Pushed by dkazakov into branch 'master'. Fix saving of TIFF files Don't use ad-hoc conversion between KisPropertiesConfiguration and KisTIFFOptions, but use a centralized functions instead. Then you can clearly see that '+1' in is forgotten for predictor and faxmode! :) M +8 -55 plugins/impex/tiff/kis_dlg_options_tiff.cpp M +0 -1 plugins/impex/tiff/kis_dlg_options_tiff.h M +57 -1 plugins/impex/tiff/kis_tiff_converter.cc M +12 -9 plugins/impex/tiff/kis_tiff_converter.h M +3 -51 plugins/impex/tiff/kis_tiff_export.cc https://commits.kde.org/krita/7e68041f796e4cf23cc3427b4ba6f46d6a098f69 -- You are receiving this mail because: You are watching all bug changes.