Bug report #3519
Save buttons in raster properties dialog are not working
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Alexander Bruy | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 13579 |
Description
Tried band combination and standard deviation.
Both aren't saved after raster is removed and loaded again.
1. Add raster
2. Set band combination and std.deviation, press save on both.
3. note changes, remove the raster
4. load raster again - band comb and std. dev are expected to load automatically, but they do not.
Associated revisions
save default bands combination and stadard deviation. Also use this values when loading new raster layer (fix #3519)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15256 c8812cc2-4d05-0410-92ff-de0c093fc19c
save default bands combination and stadard deviation. Also use this values when loading new raster layer (fix #3519)
git-svn-id: http://svn.osgeo.org/qgis/trunk@15256 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by Alexander Bruy over 13 years ago
- Status changed from Open to In Progress
#2 Updated by Alexander Bruy over 13 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed
Fixed in 0065f6c8 (SVN r15257)
#3 Updated by Maxim Dubinin over 13 years ago
- Status changed from Closed to Feedback
- Resolution deleted (
fixed)
the bug reappeared, SD is not stored again
#4 Updated by Alexander Bruy over 13 years ago
- Resolution set to fixed
- Status changed from Feedback to Closed
Fixed in 90c30d19 (SVN r15706)