Diffusion Krita 0eacd7c39725

Fix saving/loading of the last export configuration

Authored by dkazakov on Apr 14 2017, 4:15 PM.

Description

Fix saving/loading of the last export configuration

There were two problems:

  1. Some filters, e.g. PNG was reading saved value from the wrong key ("PNG" instead of "image/png")
  2. KisImportExportManager::askUserAboutExportConfiguration() should have been copied the content of the properties instead of replacing the pointer

Details

Committed
dkazakovApr 14 2017, 4:15 PM
Parents
R37:7604cb70cdf5: Implement feedback when exporting the image
Branches
Unknown
Tags
Unknown