summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2018-09-13 11:37:39 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2018-09-25 12:32:34 +0000
commit7a6a9dbb7d0e8f46c3cd56290d8506ffe5111f07 (patch)
tree0f7548bc3a873145b82379f0f80df73e9dbeb32a /configure
parentb233ce66d3c25acff514157cfe5c7a4edd9ca7c9 (diff)
QImageWriter: Fix default compressionratio
Before asking a image format handler to save an image, QImageWriter sets the value of all supported options. For options like quality and gamma, the default value is an illegal value (-1 and 0.0 resp.), effectively telling the handler that the application has not requested any particular value. But in the case of compressionratio, the default was 0, a legal value. Fix by changing it to -1. Change-Id: Iad6d4c2dbe269b25863e7d4967aa9ed2a7d1247f Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions