https://bugs.kde.org/show_bug.cgi?id=379730
--- Comment #3 from wolthera <griffinval...@gmail.com> --- Git commit 5018257923f0b2c7a15f2c6c740ab60fb7f01849 by Wolthera van Hövell tot Westerflier. Committed on 25/11/2017 at 11:25. Pushed by woltherav into branch 'master'. Add explicit metadata and author checkboxes to the png converter. This adds two checkboxes that need to be explicitely set to store author and meta data in the png, to ensure the user is fully aware that this will happen. The author and meta data will not be stored if this is not possible, but lets not attempt to be too smart and also disable the checkboxes. The tooltip should be sufficient. Ref T6627 M +24 -6 libs/ui/kis_png_converter.cpp M +4 -0 libs/ui/kis_png_converter.h M +11 -0 plugins/impex/png/kis_png_export.cc M +74 -54 plugins/impex/png/kis_wdg_options_png.ui https://commits.kde.org/krita/5018257923f0b2c7a15f2c6c740ab60fb7f01849 -- You are receiving this mail because: You are watching all bug changes.