Bug #5797
Global standard deviation and contrast enchancement options not saved
| Status: | Closed | Start Date: | 06/14/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Rasters | |||
| Target version: | - | |||
| Platform: | Patch supplied: | No | ||
| Platform version: | Affected version: | master | ||
| Status info: | Causes crash or corruption: | No | ||
| Resolution: |
Description
Global standard deviation and contrast enchancement options not saved after mergin raster-resampler branch. To replicate:
- open Settings - Options, Rendering tab
- check "Use standard deviation" checkbox, enter value 2.0 and select "Stretch to MinMax" contrast enchancement algorithm
- close QGIS
- open QGIS again and check this options — they are default now
History
Updated by Alexander Bruy 12 months ago
Now with latest master (480c860) this fixed, but this global settings doesn't applied when raster loaded.
Updated by Marco Hugentobler 12 months ago
Yes, this is still to be done. I'm thinking about implementing that in the renderer classes instead of raster layer.
Updated by Marco Hugentobler 12 months ago
- Status changed from New to Closed
Default settings should be considered now. My final goal is to move all the symbology related settings out of QgsRasterLayer.