Skip to content
Commit 88fdd437 authored by Thorsten Zachmann's avatar Thorsten Zachmann
Browse files

Fix bug 285311 gif images lost on save/load cycle

If we have a tempfile of the image use that on saving. This fixes the following problems:
- gif images are not saved by Qt as it is not supported.
- don't save image if the fileformat can cause loss of informations. This reduces artefacts
  by resaving jpg files.

BUG: 285311
parent 29339d4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment